JPeripheral

Java peripheral library

License

License

GroupId

GroupId

com.googlecode.jperipheral
ArtifactId

ArtifactId

jperipheral
Last Version

Last Version

1.0.18
Release Date

Release Date

Type

Type

pom
Description

Description

JPeripheral
Java peripheral library

Download jperipheral

Filename Size
jperipheral-1.0.18.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java
  • cpp

Versions

Version
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.10
1.0.9
1.0.7
1.0.6
1.0.4