Последняя версия

ASN.1 S I/O implementations 0.2-ALPHA

Contains coders for different encoding types, currently only BER, DER are supported.

Лицензия

Лицензия

Группа

Группа

com.github.lastrix
Идентификатор

Идентификатор

asn1s-io
Версия

Версия

0.2-ALPHA
Тип

Тип

jar
Описание

Описание

ASN.1 S I/O implementations
Contains coders for different encoding types, currently only BER, DER are supported.
Ссылка на сайт

Ссылка на сайт

https://github.com/lastrix/asn1s

Скачать asn1s-io 0.2-ALPHA


<!-- https://jarcasting.com/artifacts/com.github.lastrix/asn1s-io/ -->
<dependency>
    <groupId>com.github.lastrix</groupId>
    <artifactId>asn1s-io</artifactId>
    <version>0.2-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lastrix/asn1s-io/
implementation 'com.github.lastrix:asn1s-io:0.2-ALPHA'
// https://jarcasting.com/artifacts/com.github.lastrix/asn1s-io/
implementation ("com.github.lastrix:asn1s-io:0.2-ALPHA")
'com.github.lastrix:asn1s-io:jar:0.2-ALPHA'
<dependency org="com.github.lastrix" name="asn1s-io" rev="0.2-ALPHA">
  <artifact name="asn1s-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lastrix', module='asn1s-io', version='0.2-ALPHA')
)
libraryDependencies += "com.github.lastrix" % "asn1s-io" % "0.2-ALPHA"
[com.github.lastrix/asn1s-io "0.2-ALPHA"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.lastrix : asn1s-api jar 0.2-ALPHA

test (2)

Идентификатор библиотеки Тип Версия
com.github.lastrix : asn1s-core jar 0.2-ALPHA
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.