MVN

org.openmuc : jasn1-compiler

Maven & Gradle

Jun 26, 2018
2 usages

jASN1 Compiler · jASN1 Compiler generates Java classes out of ASN.1 code that can be used to encode/decode BER data.

<dependency>
    <groupId>org.openmuc</groupId>
    <artifactId>jasn1-compiler</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openmuc : jasn1-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of org.openmuc : jasn1-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
jasn1-compiler-1.10.0
1.9.x
jasn1-compiler-1.9.0
1.8.x
jasn1-compiler-1.8.2
jasn1-compiler-1.8.1
jasn1-compiler-1.8.0
1.7.x
jasn1-compiler-1.7.1
jasn1-compiler-1.7.0
1.6.x
jasn1-compiler-1.6.0
1.5.x
jasn1-compiler-1.5.0
1.4
jasn1-compiler-1.4
1.3
jasn1-compiler-1.3
1.2.x
jasn1-compiler-1.2.1
1.2
jasn1-compiler-1.2

How to add a dependency to Maven

Add the following org.openmuc : jasn1-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openmuc</groupId>
    <artifactId>jasn1-compiler</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openmuc : jasn1-compiler gradle dependency to your build.gradle file:

implementation 'org.openmuc:jasn1-compiler:1.10.0'

Gradle Kotlin DSL: Add the following org.openmuc : jasn1-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openmuc:jasn1-compiler:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openmuc : jasn1-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openmuc" % "jasn1-compiler" % "1.10.0"

Advertisement

Dependencies from Group

Jun 26, 2018
8 usages
Jan 15, 2018
7 usages
Jun 17, 2020
4 usages
Nov 06, 2018
3 usages
May 14, 2014
3 usages

Discover Dependencies

Aug 22, 2023
35 usages
5k stars
Jun 26, 2018
42 stars
Jun 26, 2018
42 stars
Jun 26, 2018
1 usages
Jun 26, 2018
7 stars
Jun 26, 2018
933 stars
Jun 26, 2018
1 usages
57 stars
Jun 26, 2018
1 usages
57 stars
Jun 26, 2018
2 usages
14 stars