is not current version
Last Version 0.0.14

io.github.ericsson-mts:mts-nas untagged-e781cd1290d0234f65e7

A library to encode and decode NAS protocol data, from and to other formats, like XML

GroupId

GroupId

io.github.ericsson-mts
ArtifactId

ArtifactId

mts-nas
Version

Version

untagged-e781cd1290d0234f65e7
Type

Type

jar

Download mts-nas untagged-e781cd1290d0234f65e7


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