is not current version
Last Version 0.0.2-RELEASE

me.chyxion.summer:summer-model 0.0.1-RELEASE

Summer Model

GroupId

GroupId

me.chyxion.summer
ArtifactId

ArtifactId

summer-model
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download summer-model 0.0.1-RELEASE


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