License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdkotlins |
Last Version | Last Version2.3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kotlins-2.3.0.3.pom | |
kotlins-2.3.0.3.jar | 1 MB |
kotlins-2.3.0.3-sources.jar | 1 MB |
kotlins-2.3.0.3-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/kotlins/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>kotlins</artifactId>
<version>2.3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/kotlins/
implementation 'com.github.jchanghong:kotlins:2.3.0.3'
// https://jarcasting.com/artifacts/com.github.jchanghong/kotlins/
implementation ("com.github.jchanghong:kotlins:2.3.0.3")
'com.github.jchanghong:kotlins:jar:2.3.0.3'
<dependency org="com.github.jchanghong" name="kotlins" rev="2.3.0.3">
<artifact name="kotlins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='kotlins', version='2.3.0.3')
)
libraryDependencies += "com.github.jchanghong" % "kotlins" % "2.3.0.3"
[com.github.jchanghong/kotlins "2.3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.3.0.RELEASE |
com.h2database : h2 | jar | 1.4.200 |
com.microsoft.sqlserver : mssql-jdbc Optional | jar | 7.4.1.jre8 |