| License |
License |
|---|---|
| GroupId | GroupIdeu.plib |
| ArtifactId | ArtifactIdplib |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlib
P3 protocol parser for MyLaps AMB timing devices
|
| Filename | Size |
|---|---|
| plib-1.4.pom | |
| plib-1.4.jar | 92 KB |
| plib-1.4-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.plib/plib/ -->
<dependency>
<groupId>eu.plib</groupId>
<artifactId>plib</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.plib/plib/
implementation 'eu.plib:plib:1.4'
// https://jarcasting.com/artifacts/eu.plib/plib/
implementation ("eu.plib:plib:1.4")
'eu.plib:plib:jar:1.4'
<dependency org="eu.plib" name="plib" rev="1.4">
<artifact name="plib" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.plib', module='plib', version='1.4')
)
libraryDependencies += "eu.plib" % "plib" % "1.4"
[eu.plib/plib "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.10 |
| com.google.code.gson : gson | jar | 2.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.javacrumbs.json-unit : json-unit | jar | 1.1.6 |
| junit : junit | jar | 4.11 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |