is not current version
Last Version 5.0.0-M4

org.jamgo:jamgo-model 5.0.0-M2

Jamgo Framework

GroupId

GroupId

org.jamgo
ArtifactId

ArtifactId

jamgo-model
Version

Version

5.0.0-M2
Type

Type

jar

Download jamgo-model 5.0.0-M2


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