| License |
License |
|---|---|
| GroupId | GroupIdio.github.cnoke |
| ArtifactId | ArtifactIdresplugin |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApplication init tools
Android Application init tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| resplugin-1.1.0.pom | |
| resplugin-1.1.0.jar | 19 KB |
| resplugin-1.1.0-sources.jar | 4 KB |
| resplugin-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cnoke/resplugin/ -->
<dependency>
<groupId>io.github.cnoke</groupId>
<artifactId>resplugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cnoke/resplugin/
implementation 'io.github.cnoke:resplugin:1.1.0'
// https://jarcasting.com/artifacts/io.github.cnoke/resplugin/
implementation ("io.github.cnoke:resplugin:1.1.0")
'io.github.cnoke:resplugin:jar:1.1.0'
<dependency org="io.github.cnoke" name="resplugin" rev="1.1.0">
<artifact name="resplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cnoke', module='resplugin', version='1.1.0')
)
libraryDependencies += "io.github.cnoke" % "resplugin" % "1.1.0"
[io.github.cnoke/resplugin "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : gradle | jar | 4.0.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.3.9 |
| pink.madis.apk.arsc : android-chunk-utils | jar | 0.0.7 |