License |
License |
---|---|
GroupId | GroupIdcom.taptrack |
ArtifactId | ArtifactIdcommandfamily-system |
Version | Version2.4.0 |
Type | Typeaar |
Description |
Descriptioncommandfamily-system
Command families for communication and operations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commandfamily-system-2.4.0.pom | |
commandfamily-system-2.4.0-sources.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taptrack/commandfamily-system/ -->
<dependency>
<groupId>com.taptrack</groupId>
<artifactId>commandfamily-system</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.taptrack/commandfamily-system/
implementation 'com.taptrack:commandfamily-system:2.4.0'
// https://jarcasting.com/artifacts/com.taptrack/commandfamily-system/
implementation ("com.taptrack:commandfamily-system:2.4.0")
'com.taptrack:commandfamily-system:aar:2.4.0'
<dependency org="com.taptrack" name="commandfamily-system" rev="2.4.0">
<artifact name="commandfamily-system" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.taptrack', module='commandfamily-system', version='2.4.0')
)
libraryDependencies += "com.taptrack" % "commandfamily-system" % "2.4.0"
[com.taptrack/commandfamily-system "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
TCMPTappy-Android » tcmp | jar | unspecified |
androidx.annotation » annotation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |