is not current version
Last Version 0.1.2.0

com.github.earchitecture.reuse:reuse-core 0.1.0.0


GroupId

GroupId

com.github.earchitecture.reuse
ArtifactId

ArtifactId

reuse-core
Version

Version

0.1.0.0
Type

Type

jar

Download reuse-core 0.1.0.0


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