GroupId | GroupIdio.github.doolse |
---|---|
ArtifactId | ArtifactIdsimpledba_2.12 |
Version | Version0.1.8 |
Type | Typejar |
Filename | Size |
---|---|
simpledba_2.12-0.1.8.pom | |
simpledba_2.12-0.1.8.jar | 772 KB |
simpledba_2.12-0.1.8-sources.jar | 254 bytes |
simpledba_2.12-0.1.8-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.doolse/simpledba_2.12/ -->
<dependency>
<groupId>io.github.doolse</groupId>
<artifactId>simpledba_2.12</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.doolse/simpledba_2.12/
implementation 'io.github.doolse:simpledba_2.12:0.1.8'
// https://jarcasting.com/artifacts/io.github.doolse/simpledba_2.12/
implementation ("io.github.doolse:simpledba_2.12:0.1.8")
'io.github.doolse:simpledba_2.12:jar:0.1.8'
<dependency org="io.github.doolse" name="simpledba_2.12" rev="0.1.8">
<artifact name="simpledba_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.doolse', module='simpledba_2.12', version='0.1.8')
)
libraryDependencies += "io.github.doolse" % "simpledba_2.12" % "0.1.8"
[io.github.doolse/simpledba_2.12 "0.1.8"]