ACE

NHN DATA Android SDK ACE COUNTER Module

License

License

GroupId

GroupId

com.acecounter.ace
ArtifactId

ArtifactId

ACE
Last Version

Last Version

02.04.01
Release Date

Release Date

Type

Type

aar
Description

Description

ACE
NHN DATA Android SDK ACE COUNTER Module
Project URL

Project URL

https://github.com/nhn/acecounter.sdk.android.git
Source Code Management

Source Code Management

https://github.com/nhn/acecounter.sdk.android.git

Download ACE

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.
com.acecounter.ace

NHN

Versions

Version
02.04.01
02.02.03