| License |
License |
|---|---|
| GroupId | GroupIdcom.brightsparklabs |
| ArtifactId | ArtifactIdassam |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionassam
Interfaces for modelling Abstract Syntax Notation (ASN.1)
|
| Filename | Size |
|---|---|
| assam-0.7.1.pom | |
| assam-0.7.1.jar | 23 KB |
| assam-0.7.1-sources.jar | 10 KB |
| assam-0.7.1-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.brightsparklabs/assam/ -->
<dependency>
<groupId>com.brightsparklabs</groupId>
<artifactId>assam</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.brightsparklabs/assam/
implementation 'com.brightsparklabs:assam:0.7.1'
// https://jarcasting.com/artifacts/com.brightsparklabs/assam/
implementation ("com.brightsparklabs:assam:0.7.1")
'com.brightsparklabs:assam:jar:0.7.1'
<dependency org="com.brightsparklabs" name="assam" rev="0.7.1">
<artifact name="assam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brightsparklabs', module='assam', version='0.7.1')
)
libraryDependencies += "com.brightsparklabs" % "assam" % "0.7.1"
[com.brightsparklabs/assam "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 27.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |