License |
License |
---|---|
GroupId | GroupIdfr.bmartel |
ArtifactId | ArtifactIdopc |
Version | Version1.08 |
Type | Typejar |
Description |
Descriptionopen-pixel-control
Open Pixel Control library for Java/Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opc-1.08.pom | |
opc-1.08.jar | 10 KB |
opc-1.08-sources.jar | 7 KB |
opc-1.08-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/opc/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>opc</artifactId>
<version>1.08</version>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/opc/
implementation 'fr.bmartel:opc:1.08'
// https://jarcasting.com/artifacts/fr.bmartel/opc/
implementation ("fr.bmartel:opc:1.08")
'fr.bmartel:opc:jar:1.08'
<dependency org="fr.bmartel" name="opc" rev="1.08">
<artifact name="opc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='opc', version='1.08')
)
libraryDependencies += "fr.bmartel" % "opc" % "1.08"
[fr.bmartel/opc "1.08"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |