is not current version
Last Version 0.0.0.2

org.pipservices:data-beacons 0.0.0.1


Categories

Categories

Data
GroupId

GroupId

org.pipservices
ArtifactId

ArtifactId

data-beacons
Version

Version

0.0.0.1
Type

Type

jar

Download data-beacons 0.0.0.1


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