is not current version
Last Version 1.0-rc3

com.github.attt:archer-spring 1.0-rc1


GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-spring
Version

Version

1.0-rc1
Type

Type

jar

Download archer-spring 1.0-rc1


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