is not current version
Last Version 1.1.1

nz.net.catalyst:mobile-dds 1.1.0


Categories

Categories

Net
GroupId

GroupId

nz.net.catalyst
ArtifactId

ArtifactId

mobile-dds
Version

Version

1.1.0
Type

Type

jar

Download mobile-dds 1.1.0


<!-- https://jarcasting.com/artifacts/nz.net.catalyst/mobile-dds/ -->
<dependency>
    <groupId>nz.net.catalyst</groupId>
    <artifactId>mobile-dds</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.catalyst/mobile-dds/
implementation 'nz.net.catalyst:mobile-dds:1.1.0'
// https://jarcasting.com/artifacts/nz.net.catalyst/mobile-dds/
implementation ("nz.net.catalyst:mobile-dds:1.1.0")
'nz.net.catalyst:mobile-dds:jar:1.1.0'
<dependency org="nz.net.catalyst" name="mobile-dds" rev="1.1.0">
  <artifact name="mobile-dds" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.catalyst', module='mobile-dds', version='1.1.0')
)
libraryDependencies += "nz.net.catalyst" % "mobile-dds" % "1.1.0"
[nz.net.catalyst/mobile-dds "1.1.0"]