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