MVN

com.beanit : asn1bean-compiler

Maven & Gradle

Jun 30, 2023
1 usages

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

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

Latest Version

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

  • Latest Stable: 1.14.0

All Versions

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

Version Vulnerabilities Updated
1.14.x
asn1bean-compiler-1.14.0
1.13.x
asn1bean-compiler-1.13.0
1.12.x
asn1bean-compiler-1.12.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.beanit</groupId>
    <artifactId>asn1bean-compiler</artifactId>
    <version>1.14.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.beanit:asn1bean-compiler:1.14.0'

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

implementation("com.beanit:asn1bean-compiler:1.14.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.beanit" % "asn1bean-compiler" % "1.14.0"

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

Jan 31, 2022
1 usages
16 stars
Oct 23, 2021
1 usages
3 stars
Aug 19, 2020
2 usages
6 stars
Aug 31, 2020
2 usages
0 stars
Oct 23, 2020
2 usages
Jan 23, 2021
1 usages
0 stars
Jul 27, 2022
1 usages
3 stars
Aug 04, 2022
1 usages
574 stars
Nov 30, 2022
1 usages
136 stars