is not current version
Last Version 2.3.0.3

com.github.jchanghong:kotlins-test 2.3.0.1


Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

kotlins-test
Version

Version

2.3.0.1
Type

Type

jar

Download kotlins-test 2.3.0.1


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