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