MVN

com.beanit : jasn1-compiler

Maven & Gradle

Mar 14, 2020
3 usages

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

<dependency>
    <groupId>com.beanit</groupId>
    <artifactId>jasn1-compiler</artifactId>
    <version>1.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.11.3

All Versions

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

Version Vulnerabilities Updated
1.11.x
jasn1-compiler-1.11.3
jasn1-compiler-1.11.2
jasn1-compiler-1.11.1
jasn1-compiler-1.11.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.beanit</groupId>
    <artifactId>jasn1-compiler</artifactId>
    <version>1.11.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.beanit:jasn1-compiler:1.11.3'

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

implementation("com.beanit:jasn1-compiler:1.11.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.beanit" % "jasn1-compiler" % "1.11.3"

Advertisement

Dependencies from Group

Mar 14, 2020
8 usages
Jun 30, 2023
4 usages
Mar 14, 2020
3 usages
Mar 22, 2019
1 usages
Jun 30, 2023
1 usages

Discover Dependencies

Jun 03, 2019
5 usages
49 stars
Aug 06, 2020
1 usages
1 stars
Aug 22, 2021
10 usages
1 stars
Aug 11, 2023
10 usages
160 stars
Aug 23, 2023
4 usages
76 stars
Jul 02, 2017
4 usages
354 stars
Apr 03, 2018
1 usages
1.4k stars
Apr 03, 2018
2 usages
1.4k stars
Aug 09, 2018
6 usages
49 stars