| Группа | Группаio.github.huerfano-jerson |
|---|---|
| Идентификатор | Идентификаторarcher-smart |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| archer-smart-2.0.1.pom | |
| archer-smart-2.0.1.jar | 24 KB |
| archer-smart-2.0.1-sources.jar | 12 KB |
| archer-smart-2.0.1-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-smart</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/
implementation 'io.github.huerfano-jerson:archer-smart:2.0.1'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-smart/
implementation ("io.github.huerfano-jerson:archer-smart:2.0.1")
'io.github.huerfano-jerson:archer-smart:jar:2.0.1'
<dependency org="io.github.huerfano-jerson" name="archer-smart" rev="2.0.1">
<artifact name="archer-smart" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-smart', version='2.0.1')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-smart" % "2.0.1"
[io.github.huerfano-jerson/archer-smart "2.0.1"]