is not current version
Last Version 2.0.0-alpha04

com.github.loren-wang:KotlinCustomToolsFromLorenWang 2.0.0-alpha03

Kotlin自定义工具类

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.loren-wang
ArtifactId

ArtifactId

KotlinCustomToolsFromLorenWang
Version

Version

2.0.0-alpha03
Type

Type

jar

Download KotlinCustomToolsFromLorenWang 2.0.0-alpha03


<!-- https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/ -->
<dependency>
    <groupId>com.github.loren-wang</groupId>
    <artifactId>KotlinCustomToolsFromLorenWang</artifactId>
    <version>2.0.0-alpha03</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/
implementation 'com.github.loren-wang:KotlinCustomToolsFromLorenWang:2.0.0-alpha03'
// https://jarcasting.com/artifacts/com.github.loren-wang/KotlinCustomToolsFromLorenWang/
implementation ("com.github.loren-wang:KotlinCustomToolsFromLorenWang:2.0.0-alpha03")
'com.github.loren-wang:KotlinCustomToolsFromLorenWang:jar:2.0.0-alpha03'
<dependency org="com.github.loren-wang" name="KotlinCustomToolsFromLorenWang" rev="2.0.0-alpha03">
  <artifact name="KotlinCustomToolsFromLorenWang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.loren-wang', module='KotlinCustomToolsFromLorenWang', version='2.0.0-alpha03')
)
libraryDependencies += "com.github.loren-wang" % "KotlinCustomToolsFromLorenWang" % "2.0.0-alpha03"
[com.github.loren-wang/KotlinCustomToolsFromLorenWang "2.0.0-alpha03"]