License |
License |
---|---|
GroupId | GroupIdio.github.huerfano-jerson |
ArtifactId | ArtifactIdarcher-smart |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype - archer-smart
Some useful java classes.
|
Filename | Size |
---|---|
archer-smart-2.0.2.pom | |
archer-smart-2.0.2.jar | 24 KB |
archer-smart-2.0.2-sources.jar | 12 KB |
archer-smart-2.0.2-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-smart</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/
implementation 'io.github.huerfano-jerson:archer-smart:2.0.2'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/
implementation ("io.github.huerfano-jerson:archer-smart:2.0.2")
'io.github.huerfano-jerson:archer-smart:jar:2.0.2'
<dependency org="io.github.huerfano-jerson" name="archer-smart" rev="2.0.2">
<artifact name="archer-smart" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-smart', version='2.0.2')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-smart" % "2.0.2"
[io.github.huerfano-jerson/archer-smart "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.huerfano-jerson : archer-core | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |