is not current version
Last Version 2.0.10

io.github.uptane:libats-messaging_2.12 2.0.4

Common library for uptane scala projects

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.github.uptane
ArtifactId

ArtifactId

libats-messaging_2.12
Version

Version

2.0.4
Type

Type

jar

Download libats-messaging_2.12 2.0.4


<!-- https://jarcasting.com/artifacts/io.github.uptane/libats-messaging_2.12/ -->
<dependency>
    <groupId>io.github.uptane</groupId>
    <artifactId>libats-messaging_2.12</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uptane/libats-messaging_2.12/
implementation 'io.github.uptane:libats-messaging_2.12:2.0.4'
// https://jarcasting.com/artifacts/io.github.uptane/libats-messaging_2.12/
implementation ("io.github.uptane:libats-messaging_2.12:2.0.4")
'io.github.uptane:libats-messaging_2.12:jar:2.0.4'
<dependency org="io.github.uptane" name="libats-messaging_2.12" rev="2.0.4">
  <artifact name="libats-messaging_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uptane', module='libats-messaging_2.12', version='2.0.4')
)
libraryDependencies += "io.github.uptane" % "libats-messaging_2.12" % "2.0.4"
[io.github.uptane/libats-messaging_2.12 "2.0.4"]