License |
License |
---|---|
GroupId | GroupIdio.github.huerfano-jerson |
ArtifactId | ArtifactIdarcher |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.github.huerfano-jerson:archer
Some useful java classes.
|
Filename | Size |
---|---|
archer-2.0.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer/
implementation 'io.github.huerfano-jerson:archer:2.0.2'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer/
implementation ("io.github.huerfano-jerson:archer:2.0.2")
'io.github.huerfano-jerson:archer:pom:2.0.2'
<dependency org="io.github.huerfano-jerson" name="archer" rev="2.0.2">
<artifact name="archer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer', version='2.0.2')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer" % "2.0.2"
[io.github.huerfano-jerson/archer "2.0.2"]