License |
License |
---|---|
Categories |
CategoriesKotlin Languages Ant Build Tools |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdkotlin |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
kotlin-1.3.pom | |
kotlin-1.3.jar | 7 KB |
kotlin-1.3-sources.jar | 5 KB |
kotlin-1.3-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>kotlin</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/
implementation 'io.github.solven-eu.cleanthat:kotlin:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/
implementation ("io.github.solven-eu.cleanthat:kotlin:1.3")
'io.github.solven-eu.cleanthat:kotlin:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="kotlin" rev="1.3">
<artifact name="kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='kotlin', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "kotlin" % "1.3"
[io.github.solven-eu.cleanthat/kotlin "1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : code-cleaners | jar | 1.3 |
com.diffplug.spotless : spotless-lib | jar | 2.21.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : test-helpers | jar | 1.3 |