License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdorg.jetbrains.kotlin |
ArtifactId | ArtifactIdkotlin-archetypes-parent |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkotlin-archetypes
Kotlin archetypes parent
|
Filename | Size |
---|---|
kotlin-archetypes-parent-1.7.0.pom | 2 KB |
kotlin-archetypes-parent-1.7.0-javadoc.jar | 237 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-archetypes-parent/ -->
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-archetypes-parent</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-archetypes-parent/
implementation 'org.jetbrains.kotlin:kotlin-archetypes-parent:1.7.0'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-archetypes-parent/
implementation ("org.jetbrains.kotlin:kotlin-archetypes-parent:1.7.0")
'org.jetbrains.kotlin:kotlin-archetypes-parent:jar:1.7.0'
<dependency org="org.jetbrains.kotlin" name="kotlin-archetypes-parent" rev="1.7.0">
<artifact name="kotlin-archetypes-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-archetypes-parent', version='1.7.0')
)
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-archetypes-parent" % "1.7.0"
[org.jetbrains.kotlin/kotlin-archetypes-parent "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |