is not current version
Last Version 0.1.3

io.trane:ndbc-api 0.0.1


GroupId

GroupId

io.trane
ArtifactId

ArtifactId

ndbc-api
Version

Version

0.0.1
Type

Type

jar

Download ndbc-api 0.0.1


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