MVN

com.beanit : jasn1

Maven & Gradle

Mar 14, 2020
8 usages

jASN1 · jASN1 is a library used for encoding and decoding ASN.1 BER messages.

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

Latest Version

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

  • Latest Stable: 1.11.3

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.beanit:jasn1:1.11.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.beanit" % "jasn1" % "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

Aug 23, 2023
18 usages
259 stars
Jun 29, 2023
3 usages
9 stars
Apr 18, 2023
3 usages
1 stars
Sep 02, 2014
6 usages
36 stars
Jul 30, 2018
5 usages
2 stars
Mar 01, 2014
105 usages
10 stars
Jul 03, 2023
3 usages