Last Version

milenage 1.0.0

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

License

License

GroupId

GroupId

com.github.brake.threegpp
ArtifactId

ArtifactId

milenage
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/brake/milenage
Source Code Management

Source Code Management

https://github.com/brake/milenage

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.