is not current version
Last Version 1.0.18

com.googlecode.jperipheral:jperipheral 1.0.16

Java peripheral library

GroupId

GroupId

com.googlecode.jperipheral
ArtifactId

ArtifactId

jperipheral
Version

Version

1.0.16
Type

Type

pom

Download jperipheral 1.0.16

Filename Size
jperipheral-1.0.16.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.jperipheral/jperipheral/ -->
<dependency>
    <groupId>com.googlecode.jperipheral</groupId>
    <artifactId>jperipheral</artifactId>
    <version>1.0.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jperipheral/jperipheral/
implementation 'com.googlecode.jperipheral:jperipheral:1.0.16'
// https://jarcasting.com/artifacts/com.googlecode.jperipheral/jperipheral/
implementation ("com.googlecode.jperipheral:jperipheral:1.0.16")
'com.googlecode.jperipheral:jperipheral:pom:1.0.16'
<dependency org="com.googlecode.jperipheral" name="jperipheral" rev="1.0.16">
  <artifact name="jperipheral" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jperipheral', module='jperipheral', version='1.0.16')
)
libraryDependencies += "com.googlecode.jperipheral" % "jperipheral" % "1.0.16"
[com.googlecode.jperipheral/jperipheral "1.0.16"]