GroupId | GroupIdcom.github.enalmada |
---|---|
ArtifactId | ArtifactIddatomisca-dao_2.11 |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
datomisca-dao_2.11-0.1.4.pom | |
datomisca-dao_2.11-0.1.4.jar | 98 KB |
datomisca-dao_2.11-0.1.4-sources.jar | 7 KB |
datomisca-dao_2.11-0.1.4-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/ -->
<dependency>
<groupId>com.github.enalmada</groupId>
<artifactId>datomisca-dao_2.11</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/
implementation 'com.github.enalmada:datomisca-dao_2.11:0.1.4'
// https://jarcasting.com/artifacts/com.github.enalmada/datomisca-dao_2.11/
implementation ("com.github.enalmada:datomisca-dao_2.11:0.1.4")
'com.github.enalmada:datomisca-dao_2.11:jar:0.1.4'
<dependency org="com.github.enalmada" name="datomisca-dao_2.11" rev="0.1.4">
<artifact name="datomisca-dao_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enalmada', module='datomisca-dao_2.11', version='0.1.4')
)
libraryDependencies += "com.github.enalmada" % "datomisca-dao_2.11" % "0.1.4"
[com.github.enalmada/datomisca-dao_2.11 "0.1.4"]