| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lastrix |
| Идентификатор | Идентификаторasn1s-tests |
| Версия | Версия0.2-ALPHA |
| Тип | Типjar |
| Описание |
ОписаниеASN.1 S Integration tests
Integration tests, ignore this package.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| asn1s-tests-0.2-ALPHA.pom | |
| asn1s-tests-0.2-ALPHA.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |