is not current version
Last Version 1.6.2

io.github.jamesfchen:ibc-api 1.6.1

ibc-api

GroupId

GroupId

io.github.jamesfchen
ArtifactId

ArtifactId

ibc-api
Version

Version

1.6.1
Type

Type

aar

Download ibc-api 1.6.1

Filename Size
ibc-api-1.6.1.pom
Browse

<!-- https://jarcasting.com/artifacts/io.github.jamesfchen/ibc-api/ -->
<dependency>
    <groupId>io.github.jamesfchen</groupId>
    <artifactId>ibc-api</artifactId>
    <version>1.6.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jamesfchen/ibc-api/
implementation 'io.github.jamesfchen:ibc-api:1.6.1'
// https://jarcasting.com/artifacts/io.github.jamesfchen/ibc-api/
implementation ("io.github.jamesfchen:ibc-api:1.6.1")
'io.github.jamesfchen:ibc-api:aar:1.6.1'
<dependency org="io.github.jamesfchen" name="ibc-api" rev="1.6.1">
  <artifact name="ibc-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jamesfchen', module='ibc-api', version='1.6.1')
)
libraryDependencies += "io.github.jamesfchen" % "ibc-api" % "1.6.1"
[io.github.jamesfchen/ibc-api "1.6.1"]