is not current version
Last Version 1.0-rc3

com.github.attt:archer-core 1.0-rc2


GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-core
Version

Version

1.0-rc2
Type

Type

jar

Download archer-core 1.0-rc2


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