is not current version
Last Version 2.0.0-alpha04

com.github.loren-wang:KotlinCustomToolsFromLorenWang 1.3.4

Kotlin自定义工具类

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.loren-wang
ArtifactId

ArtifactId

KotlinCustomToolsFromLorenWang
Version

Version

1.3.4
Type

Type

jar

Download KotlinCustomToolsFromLorenWang 1.3.4


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