is not current version
Last Version 0.1.5

com.github.carlopantaleo:jmodel-sample-project 0.1.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.carlopantaleo
ArtifactId

ArtifactId

jmodel-sample-project
Version

Version

0.1.3
Type

Type

jar

Download jmodel-sample-project 0.1.3


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