GroupId | GroupIdio.github.huerfano-jerson |
---|---|
ArtifactId | ArtifactIdarcher-devices |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
archer-devices-2.0.1.pom | |
archer-devices-2.0.1.jar | 34 KB |
archer-devices-2.0.1-sources.jar | 18 KB |
archer-devices-2.0.1-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-devices/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-devices</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-devices/
implementation 'io.github.huerfano-jerson:archer-devices:2.0.1'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-devices/
implementation ("io.github.huerfano-jerson:archer-devices:2.0.1")
'io.github.huerfano-jerson:archer-devices:jar:2.0.1'
<dependency org="io.github.huerfano-jerson" name="archer-devices" rev="2.0.1">
<artifact name="archer-devices" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-devices', version='2.0.1')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-devices" % "2.0.1"
[io.github.huerfano-jerson/archer-devices "2.0.1"]