All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by http with all dependencies

Search JAR files by class name

ipfs-api-macosarm64 from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-macosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-macosarm64
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 8
Dependencies kotlin-stdlib-common, ktor-client-core-macosarm64, okio-macosarm64, ktor-client-darwin-macosarm64, kotlinx-coroutines-core-macosarm64, kotlinx-serialization-json-macosarm64, ktor-client-content-negotiation-macosarm64, ktor-serialization-kotlinx-json-macosarm64,
There are maybe transitive dependencies!

ipfs-api-linuxx64 from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-linuxx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-linuxx64
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 8
Dependencies kotlin-stdlib-common, ktor-client-core-linuxx64, okio-linuxx64, ktor-client-curl-linuxx64, kotlinx-coroutines-core-linuxx64, kotlinx-serialization-json-linuxx64, ktor-client-content-negotiation-linuxx64, ktor-serialization-kotlinx-json-linuxx64,
There are maybe transitive dependencies!

ipfs-api from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact ipfs-api
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ipfs-api-jvm from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact ipfs-api-jvm
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 4
Dependencies kotlin-stdlib-jdk8, ktor-client-core-jvm, okio-jvm, kotlin-stdlib-common,
There are maybe transitive dependencies!

ipfs-api-js from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-js
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-js
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 5
Dependencies kotlin-stdlib-js, kotlin-dom-api-compat, ktor-client-core-js, okio-js, kotlin-stdlib-common,
There are maybe transitive dependencies!

ipfs-api-iosx64 from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-iosx64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-iosx64
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 8
Dependencies kotlin-stdlib-common, ktor-client-core-iosx64, okio-iosx64, ktor-client-darwin-iosx64, kotlinx-coroutines-core-iosx64, kotlinx-serialization-json-iosx64, ktor-client-content-negotiation-iosx64, ktor-serialization-kotlinx-json-iosx64,
There are maybe transitive dependencies!

ipfs-api-iossimulatorarm64 from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-iossimulatorarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-iossimulatorarm64
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 8
Dependencies kotlin-stdlib-common, ktor-client-core-iossimulatorarm64, okio-iossimulatorarm64, ktor-client-darwin-iossimulatorarm64, kotlinx-coroutines-core-iossimulatorarm64, kotlinx-serialization-json-iossimulatorarm64, ktor-client-content-negotiation-iossimulatorarm64, ktor-serialization-kotlinx-json-iossimulatorarm64,
There are maybe transitive dependencies!

ipfs-api-iosarm64 from group io.github.luca992 (version 0.21.5)

IPFS API for kotlin to access a IPFS node via http

Group: io.github.luca992 Artifact: ipfs-api-iosarm64
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ipfs-api-iosarm64
Group io.github.luca992
Version 0.21.5
Last update 02. October 2023
Organization not specified
URL https://github.com/luca992/ipfs-api-kotlin
License The MIT License
Dependencies amount 8
Dependencies kotlin-stdlib-common, ktor-client-core-iosarm64, okio-iosarm64, ktor-client-darwin-iosarm64, kotlinx-coroutines-core-iosarm64, kotlinx-serialization-json-iosarm64, ktor-client-content-negotiation-iosarm64, ktor-serialization-kotlinx-json-iosarm64,
There are maybe transitive dependencies!

reasonphrase from group dev.mccue (version 1.0.0)

HTTP status code -> HTTP reason phrase

Group: dev.mccue Artifact: reasonphrase
Show all versions Show documentation Show source 
 

0 downloads
Artifact reasonphrase
Group dev.mccue
Version 1.0.0
Last update 14. September 2023
Organization not specified
URL https://github.com/bowbahdoe/reasonphrase
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.liferay.portal.osgi.web.http.servlet.api from group com.liferay (version 1.0.1)

Liferay Portal OSGi Web HTTP Servlet API

Group: com.liferay Artifact: com.liferay.portal.osgi.web.http.servlet.api
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.liferay.portal.osgi.web.http.servlet.api
Group com.liferay
Version 1.0.1
Last update 09. September 2023
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 280 from 927 (items total 9263)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy