MVN

de.rub.nds : Asn1Tool

Maven & Gradle

Jun 09, 2022
1 usages
3 stars

ASN.1 Tool · ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.

<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>Asn1Tool</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.rub.nds : Asn1Tool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of de.rub.nds : Asn1Tool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
Asn1Tool-1.4.0
1.3.x
Asn1Tool-1.3.2
Asn1Tool-1.3.0
1.2.x
Asn1Tool-1.2.0
1.1.x
Asn1Tool-1.1.1

How to add a dependency to Maven

Add the following de.rub.nds : Asn1Tool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>Asn1Tool</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.rub.nds : Asn1Tool gradle dependency to your build.gradle file:

implementation 'de.rub.nds:Asn1Tool:1.4.0'

Gradle Kotlin DSL: Add the following de.rub.nds : Asn1Tool gradle kotlin dependency to your build.gradle.kts file:

implementation("de.rub.nds:Asn1Tool:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.rub.nds : Asn1Tool sbt scala dependency to your build.sbt file:

libraryDependencies += "de.rub.nds" % "Asn1Tool" % "1.4.0"

Advertisement

Dependencies from Group

Jun 09, 2022
2 usages
8 stars
Jun 09, 2022
1 usages
3 stars
Jun 09, 2022
1 usages
3 stars
Mar 15, 2023
8 stars
Aug 09, 2023
1 stars

Discover Dependencies

Nov 25, 2022
7 usages
1.2k stars
Feb 26, 2022
2 usages
0 stars
Apr 05, 2021
1 usages
35.3k stars
Jul 21, 2022
2 usages
1 stars
Jul 29, 2021
2 usages
22 stars
Aug 01, 2023
1 usages
0 stars