is not current version
Last Version 1.3

com.github.wshackle:aprs-framework 1.2

Framework for the Agility Performance of Robotic Systems(APRS) an experimental research project by the National Institute of Standards and Technology(NIST).

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

aprs-framework
Version

Version

1.2
Type

Type

jar

Download aprs-framework 1.2


<!-- https://jarcasting.com/artifacts/com.github.wshackle/aprs-framework/ -->
<dependency>
    <groupId>com.github.wshackle</groupId>
    <artifactId>aprs-framework</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/aprs-framework/
implementation 'com.github.wshackle:aprs-framework:1.2'
// https://jarcasting.com/artifacts/com.github.wshackle/aprs-framework/
implementation ("com.github.wshackle:aprs-framework:1.2")
'com.github.wshackle:aprs-framework:jar:1.2'
<dependency org="com.github.wshackle" name="aprs-framework" rev="1.2">
  <artifact name="aprs-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='aprs-framework', version='1.2')
)
libraryDependencies += "com.github.wshackle" % "aprs-framework" % "1.2"
[com.github.wshackle/aprs-framework "1.2"]