is not current version
Last Version 0.1.2.0

com.github.earchitecture.reuse:reuse-model 0.1.1.0


GroupId

GroupId

com.github.earchitecture.reuse
ArtifactId

ArtifactId

reuse-model
Version

Version

0.1.1.0
Type

Type

jar

Download reuse-model 0.1.1.0


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