is not current version
Last Version 1.0.3

org.apache.devicemap:devicemap-data 1.0.1

Apache DeviceMap Device Data

Categories

Categories

Data
GroupId

GroupId

org.apache.devicemap
ArtifactId

ArtifactId

devicemap-data
Version

Version

1.0.1
Type

Type

jar

Download devicemap-data 1.0.1


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