| License |
License |
|---|---|
| GroupId | GroupIdorg.opentelecoms.gsm0348 |
| ArtifactId | ArtifactIdgsm0348 |
| Version | Version1.3.2 |
| Type | Typepom |
| Description |
DescriptionGSM 03.48
Java API and realization of GSM 03.48 (ETSI TS 102 225) standard
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gsm0348-1.3.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348/ -->
<dependency>
<groupId>org.opentelecoms.gsm0348</groupId>
<artifactId>gsm0348</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348/
implementation 'org.opentelecoms.gsm0348:gsm0348:1.3.2'
// https://jarcasting.com/artifacts/org.opentelecoms.gsm0348/gsm0348/
implementation ("org.opentelecoms.gsm0348:gsm0348:1.3.2")
'org.opentelecoms.gsm0348:gsm0348:pom:1.3.2'
<dependency org="org.opentelecoms.gsm0348" name="gsm0348" rev="1.3.2">
<artifact name="gsm0348" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opentelecoms.gsm0348', module='gsm0348', version='1.3.2')
)
libraryDependencies += "org.opentelecoms.gsm0348" % "gsm0348" % "1.3.2"
[org.opentelecoms.gsm0348/gsm0348 "1.3.2"]