| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgpio |
| Version | Version0.2.7 |
| Type | Typejar |
| Description |
Descriptiongpio
WebJar for gpio
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gpio-0.2.7.pom | |
| gpio-0.2.7.jar | 9 KB |
| gpio-0.2.7-sources.jar | 22 bytes |
| gpio-0.2.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gpio/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>gpio</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gpio/
implementation 'org.webjars.npm:gpio:0.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/gpio/
implementation ("org.webjars.npm:gpio:0.2.7")
'org.webjars.npm:gpio:jar:0.2.7'
<dependency org="org.webjars.npm" name="gpio" rev="0.2.7">
<artifact name="gpio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gpio', version='0.2.7')
)
libraryDependencies += "org.webjars.npm" % "gpio" % "0.2.7"
[org.webjars.npm/gpio "0.2.7"]