License |
License
Apache Licence, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.kleinerhacker |
ArtifactId | ArtifactIdjremote-api |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.kleinerhacker - jremote-api
Network Framework to use push / control system in java between server and client.
|
Filename | Size |
---|---|
jremote-api-0.2.0.pom | |
jremote-api-0.2.0.jar | 15 KB |
jremote-api-0.2.0-sources.jar | 13 KB |
jremote-api-0.2.0-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/ -->
<dependency>
<groupId>com.github.kleinerhacker</groupId>
<artifactId>jremote-api</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/
implementation 'com.github.kleinerhacker:jremote-api:0.2.0'
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jremote-api/
implementation ("com.github.kleinerhacker:jremote-api:0.2.0")
'com.github.kleinerhacker:jremote-api:jar:0.2.0'
<dependency org="com.github.kleinerhacker" name="jremote-api" rev="0.2.0">
<artifact name="jremote-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kleinerhacker', module='jremote-api', version='0.2.0')
)
libraryDependencies += "com.github.kleinerhacker" % "jremote-api" % "0.2.0"
[com.github.kleinerhacker/jremote-api "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.junit.platform : junit-platform-runner | jar | 1.1.0 |