| License |
License |
|---|---|
| GroupId | GroupIdorg.opentelecoms.gsm0348 |
| ArtifactId | ArtifactIdgsm0348-api |
| Version | Version1.3.2 |
| Type | Typejar |
| Description |
DescriptionGSM 03.48 :: API
API
|
| Filename | Size |
|---|---|
| gsm0348-api-1.3.2.pom | |
| gsm0348-api-1.3.2.jar | 35 KB |
| gsm0348-api-1.3.2-sources.jar | 33 KB |
| gsm0348-api-1.3.2-javadoc.jar | 183 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348-api/ -->
<dependency>
<groupId>org.opentelecoms.gsm0348</groupId>
<artifactId>gsm0348-api</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348-api/
implementation 'org.opentelecoms.gsm0348:gsm0348-api:1.3.2'
// https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348-api/
implementation ("org.opentelecoms.gsm0348:gsm0348-api:1.3.2")
'org.opentelecoms.gsm0348:gsm0348-api:jar:1.3.2'
<dependency org="org.opentelecoms.gsm0348" name="gsm0348-api" rev="1.3.2">
<artifact name="gsm0348-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opentelecoms.gsm0348', module='gsm0348-api', version='1.3.2')
)
libraryDependencies += "org.opentelecoms.gsm0348" % "gsm0348-api" % "1.3.2"
[org.opentelecoms.gsm0348/gsm0348-api "1.3.2"]