Last Version

kotlins 2.3.0.3

kotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

kotlins-parent
Version

Version

2.3.0.3
Type

Type

pom
Description

Description

kotlins
kotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
Project Organization

Project Organization

Pivotal Software, Inc.

Download kotlins-parent 2.3.0.3

Filename Size
kotlins-parent-2.3.0.3.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kotlins-test
  • kotlins