Last Version

io.github.ericsson-mts:mts-asn1-json 0.0.7

A library to encode and decode ASN1 data, from and to other formats, like JSON or XML

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.ericsson-mts
ArtifactId

ArtifactId

mts-asn1-json
Version

Version

0.0.7
Type

Type

jar
Description

Description

A library to encode and decode ASN1 data, from and to other formats, like JSON or XML

Download mts-asn1-json 0.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.ericsson-mts : mts-asn1-core jar 0.0.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

Project Modules

There are no modules declared in this project.