is not current version
Last Version 1.6.2

io.github.jamesfchen:ibc-api 1.4.0

ibc-api

GroupId

GroupId

io.github.jamesfchen
ArtifactId

ArtifactId

ibc-api
Version

Version

1.4.0
Type

Type

aar

Download ibc-api 1.4.0

Filename Size
ibc-api-1.4.0.pom
Browse

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