is not current version
Last Version 0.1.5

com.github.carlopantaleo:jmodel-base-dao 0.1.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.carlopantaleo
ArtifactId

ArtifactId

jmodel-base-dao
Version

Version

0.1.3
Type

Type

jar

Download jmodel-base-dao 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.carlopantaleo/jmodel-base-dao/ -->
<dependency>
    <groupId>com.github.carlopantaleo</groupId>
    <artifactId>jmodel-base-dao</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carlopantaleo/jmodel-base-dao/
implementation 'com.github.carlopantaleo:jmodel-base-dao:0.1.3'
// https://jarcasting.com/artifacts/com.github.carlopantaleo/jmodel-base-dao/
implementation ("com.github.carlopantaleo:jmodel-base-dao:0.1.3")
'com.github.carlopantaleo:jmodel-base-dao:jar:0.1.3'
<dependency org="com.github.carlopantaleo" name="jmodel-base-dao" rev="0.1.3">
  <artifact name="jmodel-base-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carlopantaleo', module='jmodel-base-dao', version='0.1.3')
)
libraryDependencies += "com.github.carlopantaleo" % "jmodel-base-dao" % "0.1.3"
[com.github.carlopantaleo/jmodel-base-dao "0.1.3"]