GroupId | GroupIdio.github.whilein.wcommons |
---|---|
ArtifactId | ArtifactIdwcommons-agent |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
wcommons-agent-1.1.0.pom | |
wcommons-agent-1.1.0.jar | 7 KB |
wcommons-agent-1.1.0-sources.jar | 5 KB |
wcommons-agent-1.1.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-agent/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-agent</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-agent/
implementation 'io.github.whilein.wcommons:wcommons-agent:1.1.0'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-agent/
implementation ("io.github.whilein.wcommons:wcommons-agent:1.1.0")
'io.github.whilein.wcommons:wcommons-agent:jar:1.1.0'
<dependency org="io.github.whilein.wcommons" name="wcommons-agent" rev="1.1.0">
<artifact name="wcommons-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-agent', version='1.1.0')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-agent" % "1.1.0"
[io.github.whilein.wcommons/wcommons-agent "1.1.0"]