is not current version
Last Version 1.11

io.github.cardano-community:koios-java-client 1.1

Koios Java Client is a Java REST Client library which allows interacting with Koios Server Instances using Java Objects

Categories

Categories

Java Languages Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

io.github.cardano-community
ArtifactId

ArtifactId

koios-java-client
Version

Version

1.1
Type

Type

jar

Download koios-java-client 1.1


<!-- https://jarcasting.com/artifacts/io.github.cardano-community/koios-java-client/ -->
<dependency>
    <groupId>io.github.cardano-community</groupId>
    <artifactId>koios-java-client</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cardano-community/koios-java-client/
implementation 'io.github.cardano-community:koios-java-client:1.1'
// https://jarcasting.com/artifacts/io.github.cardano-community/koios-java-client/
implementation ("io.github.cardano-community:koios-java-client:1.1")
'io.github.cardano-community:koios-java-client:jar:1.1'
<dependency org="io.github.cardano-community" name="koios-java-client" rev="1.1">
  <artifact name="koios-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cardano-community', module='koios-java-client', version='1.1')
)
libraryDependencies += "io.github.cardano-community" % "koios-java-client" % "1.1"
[io.github.cardano-community/koios-java-client "1.1"]