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

milenage 1.0.0

Java™ library designed to support 3GPP™ Milenage algorithm calculations according to 3GPP TS 35.206

Лицензия

Лицензия

Группа

Группа

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

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

milenage
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

milenage
Java™ library designed to support 3GPP™ Milenage algorithm calculations according to 3GPP TS 35.206
Ссылка на сайт

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

https://github.com/brake/milenage
Система контроля версий

Система контроля версий

https://github.com/brake/milenage

Скачать milenage 1.0.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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