License |
License |
---|---|
GroupId | GroupIdio.github.jaqat.remoterobot |
ArtifactId | ArtifactIdcommons |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionRemote Robot Commons
|
Filename | Size |
---|---|
commons-0.3.1.pom | |
commons-0.3.1.jar | 4 KB |
commons-0.3.1-sources.jar | 2 KB |
commons-0.3.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/commons/ -->
<dependency>
<groupId>io.github.jaqat.remoterobot</groupId>
<artifactId>commons</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/commons/
implementation 'io.github.jaqat.remoterobot:commons:0.3.1'
// https://jarcasting.com/artifacts/io.github.jaqat.remoterobot/commons/
implementation ("io.github.jaqat.remoterobot:commons:0.3.1")
'io.github.jaqat.remoterobot:commons:jar:0.3.1'
<dependency org="io.github.jaqat.remoterobot" name="commons" rev="0.3.1">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jaqat.remoterobot', module='commons', version='0.3.1')
)
libraryDependencies += "io.github.jaqat.remoterobot" % "commons" % "0.3.1"
[io.github.jaqat.remoterobot/commons "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mina : mina-core | jar | 2.0.19 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-simple | jar | 1.7.25 |