License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdappguard-gradle-plugin |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppGuard-Gradle-Plugin
NHN Toast AppGuard Plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.toast.android/appguard-gradle-plugin/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>appguard-gradle-plugin</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/appguard-gradle-plugin/
implementation 'com.toast.android:appguard-gradle-plugin:0.2.2'
// https://jarcasting.com/artifacts/com.toast.android/appguard-gradle-plugin/
implementation ("com.toast.android:appguard-gradle-plugin:0.2.2")
'com.toast.android:appguard-gradle-plugin:jar:0.2.2'
<dependency org="com.toast.android" name="appguard-gradle-plugin" rev="0.2.2">
<artifact name="appguard-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='appguard-gradle-plugin', version='0.2.2')
)
libraryDependencies += "com.toast.android" % "appguard-gradle-plugin" % "0.2.2"
[com.toast.android/appguard-gradle-plugin "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.android.tools.build : gradle | jar | 4.1.0 |
com.google.firebase » firebase-crashlytics-gradle | jar | 2.7.1 |
org.codehaus.groovy : groovy-all | jar | 3.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |