License |
License |
---|---|
GroupId | GroupIdcom.github.lastrix |
ArtifactId | ArtifactIdasn1s-tests |
Version | Version0.2-ALPHA |
Type | Typejar |
Description |
DescriptionASN.1 S Integration tests
Integration tests, ignore this package.
|
Project URL |
Project URL |
Filename | Size |
---|---|
asn1s-tests-0.2-ALPHA.pom | |
asn1s-tests-0.2-ALPHA.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lastrix/asn1s-tests/ -->
<dependency>
<groupId>com.github.lastrix</groupId>
<artifactId>asn1s-tests</artifactId>
<version>0.2-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lastrix/asn1s-tests/
implementation 'com.github.lastrix:asn1s-tests:0.2-ALPHA'
// https://jarcasting.com/artifacts/com.github.lastrix/asn1s-tests/
implementation ("com.github.lastrix:asn1s-tests:0.2-ALPHA")
'com.github.lastrix:asn1s-tests:jar:0.2-ALPHA'
<dependency org="com.github.lastrix" name="asn1s-tests" rev="0.2-ALPHA">
<artifact name="asn1s-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lastrix', module='asn1s-tests', version='0.2-ALPHA')
)
libraryDependencies += "com.github.lastrix" % "asn1s-tests" % "0.2-ALPHA"
[com.github.lastrix/asn1s-tests "0.2-ALPHA"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lastrix : asn1s-api | jar | 0.2-ALPHA |
com.github.lastrix : asn1s-core | jar | 0.2-ALPHA |
com.github.lastrix : asn1s-io | jar | 0.2-ALPHA |
com.github.lastrix : asn1s-databind | jar | 0.2-ALPHA |
com.github.lastrix : asn1s-schema | jar | 0.2-ALPHA |
junit : junit | jar | 4.12 |