MVN

com.github.brake.threegpp : milenage

Maven & Gradle

Jun 13, 2016
11 stars

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

<dependency>
    <groupId>com.github.brake.threegpp</groupId>
    <artifactId>milenage</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.brake.threegpp : milenage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.brake.threegpp : milenage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
milenage-1.0.0

How to add a dependency to Maven

Add the following com.github.brake.threegpp : milenage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.brake.threegpp</groupId>
    <artifactId>milenage</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.brake.threegpp : milenage gradle dependency to your build.gradle file:

implementation 'com.github.brake.threegpp:milenage:1.0.0'

Gradle Kotlin DSL: Add the following com.github.brake.threegpp : milenage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.brake.threegpp:milenage:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.brake.threegpp : milenage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.brake.threegpp" % "milenage" % "1.0.0"

Advertisement

Dependencies from Group

Apr 15, 2018
2 usages
7 stars
Jun 13, 2016
11 stars

Discover Dependencies

Jan 20, 2021
2 usages
19 stars
Sep 26, 2016
16 stars
Sep 26, 2016
2 usages
16 stars
Aug 17, 2021
2 usages
72 stars
Apr 24, 2018
17 usages
902 stars
Oct 27, 2017
6 usages
58.8k stars
Jun 15, 2016
3 usages
58.8k stars
Apr 24, 2021
1 usages
108 stars