| License |
License |
|---|---|
| GroupId | GroupIdio.github.keonwangjw |
| ArtifactId | ArtifactIdaimp-iot |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionio.github.keonwangjw:aimp-iot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| aimp-iot-1.0.4.pom | |
| aimp-iot-1.0.4.jar | 196 MB |
| aimp-iot-1.0.4-sources.jar | 35 MB |
| aimp-iot-1.0.4-javadoc.jar | 18 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/ -->
<dependency>
<groupId>io.github.keonwangjw</groupId>
<artifactId>aimp-iot</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/
implementation 'io.github.keonwangjw:aimp-iot:1.0.4'
// https://jarcasting.com/artifacts/io.github.keonwangjw/aimp-iot/
implementation ("io.github.keonwangjw:aimp-iot:1.0.4")
'io.github.keonwangjw:aimp-iot:jar:1.0.4'
<dependency org="io.github.keonwangjw" name="aimp-iot" rev="1.0.4">
<artifact name="aimp-iot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.keonwangjw', module='aimp-iot', version='1.0.4')
)
libraryDependencies += "io.github.keonwangjw" % "aimp-iot" % "1.0.4"
[io.github.keonwangjw/aimp-iot "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jna » examples | jar | 1.1 |
| com.sun.jna : jna | jar | 1.1 |