Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdio.github.ezhuwx |
ArtifactId | ArtifactIdKOTLIN-FRAME |
Version | Version0.3.6 |
Type | Typeaar |
Filename | Size |
---|---|
KOTLIN-FRAME-0.3.6.pom | |
KOTLIN-FRAME-0.3.6-sources.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ezhuwx/KOTLIN-FRAME/ -->
<dependency>
<groupId>io.github.ezhuwx</groupId>
<artifactId>KOTLIN-FRAME</artifactId>
<version>0.3.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ezhuwx/KOTLIN-FRAME/
implementation 'io.github.ezhuwx:KOTLIN-FRAME:0.3.6'
// https://jarcasting.com/artifacts/io.github.ezhuwx/KOTLIN-FRAME/
implementation ("io.github.ezhuwx:KOTLIN-FRAME:0.3.6")
'io.github.ezhuwx:KOTLIN-FRAME:aar:0.3.6'
<dependency org="io.github.ezhuwx" name="KOTLIN-FRAME" rev="0.3.6">
<artifact name="KOTLIN-FRAME" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ezhuwx', module='KOTLIN-FRAME', version='0.3.6')
)
libraryDependencies += "io.github.ezhuwx" % "KOTLIN-FRAME" % "0.3.6"
[io.github.ezhuwx/KOTLIN-FRAME "0.3.6"]