is not current version
Last Version 2.3.0.3

com.github.jchanghong:kotlins 2.3.0.1


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

kotlins
Version

Version

2.3.0.1
Type

Type

jar

Download kotlins 2.3.0.1


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