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