| License |
License |
|---|---|
| GroupId | GroupIdcom.paulmandal.atak |
| ArtifactId | ArtifactIdlibcotshrink |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptionlibcotshrink
libcotshrink takes CotEvent instances from ATAK and turns them into minimally sized byte arrays.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| libcotshrink-1.0.0.pom | |
| libcotshrink-1.0.0-sources.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/ -->
<dependency>
<groupId>com.paulmandal.atak</groupId>
<artifactId>libcotshrink</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/
implementation 'com.paulmandal.atak:libcotshrink:1.0.0'
// https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/
implementation ("com.paulmandal.atak:libcotshrink:1.0.0")
'com.paulmandal.atak:libcotshrink:aar:1.0.0'
<dependency org="com.paulmandal.atak" name="libcotshrink" rev="1.0.0">
<artifact name="libcotshrink" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.paulmandal.atak', module='libcotshrink', version='1.0.0')
)
libraryDependencies += "com.paulmandal.atak" % "libcotshrink" % "1.0.0"
[com.paulmandal.atak/libcotshrink "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-lite | jar | 3.0.1 |
| com.siemens.ct.exi : exificient | jar | 1.0.4 |