is not current version
Last Version 2.0.2

io.github.huerfano-jerson:archer 2.0.1

Some useful java classes.

GroupId

GroupId

io.github.huerfano-jerson
ArtifactId

ArtifactId

archer
Version

Version

2.0.1
Type

Type

pom

Download archer 2.0.1

Filename Size
archer-2.0.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer/ -->
<dependency>
    <groupId>io.github.huerfano-jerson</groupId>
    <artifactId>archer</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer/
implementation 'io.github.huerfano-jerson:archer:2.0.1'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer/
implementation ("io.github.huerfano-jerson:archer:2.0.1")
'io.github.huerfano-jerson:archer:pom:2.0.1'
<dependency org="io.github.huerfano-jerson" name="archer" rev="2.0.1">
  <artifact name="archer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer', version='2.0.1')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer" % "2.0.1"
[io.github.huerfano-jerson/archer "2.0.1"]