License |
License |
---|---|
GroupId | GroupIdcom.acecounter.ace |
ArtifactId | ArtifactIdACE |
Version | Version02.02.03 |
Type | Typeaar |
Description |
DescriptionACE
NHN ACE Android SDK ACE COUNTER Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ACE-02.02.03.pom | |
ACE-02.02.03.aar | 221 KB |
ACE-02.02.03-sources.jar | 110 KB |
ACE-02.02.03-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.acecounter.ace/ACE/ -->
<dependency>
<groupId>com.acecounter.ace</groupId>
<artifactId>ACE</artifactId>
<version>02.02.03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.acecounter.ace/ACE/
implementation 'com.acecounter.ace:ACE:02.02.03'
// https://jarcasting.com/artifacts/com.acecounter.ace/ACE/
implementation ("com.acecounter.ace:ACE:02.02.03")
'com.acecounter.ace:ACE:aar:02.02.03'
<dependency org="com.acecounter.ace" name="ACE" rev="02.02.03">
<artifact name="ACE" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.acecounter.ace', module='ACE', version='02.02.03')
)
libraryDependencies += "com.acecounter.ace" % "ACE" % "02.02.03"
[com.acecounter.ace/ACE "02.02.03"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |