is not current version
Last Version 0.1.2.0

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


GroupId

GroupId

com.github.earchitecture.reuse
ArtifactId

ArtifactId

reuse-service
Version

Version

0.1.1.0
Type

Type

jar

Download reuse-service 0.1.1.0


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