License |
License |
---|---|
GroupId | GroupIdcn.dev8 |
ArtifactId | ArtifactIdktext |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionktext
kotlin extension and common data
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktext-0.2.0.pom | |
ktext-0.2.0.jar | 344 KB |
ktext-0.2.0-sources.jar | 87 KB |
ktext-0.2.0-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dev8/ktext/ -->
<dependency>
<groupId>cn.dev8</groupId>
<artifactId>ktext</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dev8/ktext/
implementation 'cn.dev8:ktext:0.2.0'
// https://jarcasting.com/artifacts/cn.dev8/ktext/
implementation ("cn.dev8:ktext:0.2.0")
'cn.dev8:ktext:jar:0.2.0'
<dependency org="cn.dev8" name="ktext" rev="0.2.0">
<artifact name="ktext" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dev8', module='ktext', version='0.2.0')
)
libraryDependencies += "cn.dev8" % "ktext" % "0.2.0"
[cn.dev8/ktext "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
net.lingala.zip4j : zip4j | jar | 2.6.1 |
org.springframework.boot : spring-boot | jar | 2.3.3.RELEASE |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.3.0 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.3.72 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |