libcotshrink

libcotshrink takes CotEvent instances from ATAK and turns them into minimally sized byte arrays.

License

License

GroupId

GroupId

com.paulmandal.atak
ArtifactId

ArtifactId

libcotshrink
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

libcotshrink
libcotshrink takes CotEvent instances from ATAK and turns them into minimally sized byte arrays.
Project URL

Project URL

https://github.com/paulmandal/libcotshrink
Source Code Management

Source Code Management

https://github.com/paulmandal/libcotshrink

Download libcotshrink

How to add to project

<!-- https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/ -->
<dependency>
    <groupId>com.paulmandal.atak</groupId>
    <artifactId>libcotshrink</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/
implementation 'com.paulmandal.atak:libcotshrink:1.0.2'
// https://jarcasting.com/artifacts/com.paulmandal.atak/libcotshrink/
implementation ("com.paulmandal.atak:libcotshrink:1.0.2")
'com.paulmandal.atak:libcotshrink:aar:1.0.2'
<dependency org="com.paulmandal.atak" name="libcotshrink" rev="1.0.2">
  <artifact name="libcotshrink" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.paulmandal.atak', module='libcotshrink', version='1.0.2')
)
libraryDependencies += "com.paulmandal.atak" % "libcotshrink" % "1.0.2"
[com.paulmandal.atak/libcotshrink "1.0.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-lite jar 3.0.1
com.siemens.ct.exi : exificient jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0