Last Version

mts-nas 0.0.14

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

License

License

GroupId

GroupId

io.github.ericsson-mts
ArtifactId

ArtifactId

mts-nas
Version

Version

0.0.14
Type

Type

jar
Description

Description

mts-nas
A library to encode and decode NAS protocol data, from and to other formats, like XML
Project URL

Project URL

https://github.com/ericsson-mts/mts-asn1
Source Code Management

Source Code Management

https://github.com/ericsson-mts/mts-nas.git

Download mts-nas 0.0.14


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.10
com.google.guava : guava jar 21.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1

Project Modules

There are no modules declared in this project.