| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.fosstrak.reader |
| ArtifactId | ArtifactIdreader-rp-client |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreader-rp-client
Fosstrak reader implementation
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fosstrak.reader/reader-rp-client/ -->
<dependency>
<groupId>org.fosstrak.reader</groupId>
<artifactId>reader-rp-client</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fosstrak.reader/reader-rp-client/
implementation 'org.fosstrak.reader:reader-rp-client:0.5.0'
// https://jarcasting.com/artifacts/org.fosstrak.reader/reader-rp-client/
implementation ("org.fosstrak.reader:reader-rp-client:0.5.0")
'org.fosstrak.reader:reader-rp-client:jar:0.5.0'
<dependency org="org.fosstrak.reader" name="reader-rp-client" rev="0.5.0">
<artifact name="reader-rp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fosstrak.reader', module='reader-rp-client', version='0.5.0')
)
libraryDependencies += "org.fosstrak.reader" % "reader-rp-client" % "0.5.0"
[org.fosstrak.reader/reader-rp-client "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fosstrak.reader : reader-rp-proxy | jar | 0.5.0 |
| org.fosstrak.reader : reader-rprm-core | jar | 0.5.0 |
| log4j : log4j | jar | 1.2.12 |
| jgoodies : forms | jar | 1.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |