Last Version

Release Parent Kotlin 1

A Parent, that contains all needed for deploying a kotlin framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

release-parent-kotlin
Version

Version

1
Type

Type

jar
Description

Description

Release Parent Kotlin
A Parent, that contains all needed for deploying a kotlin framework
Project URL

Project URL

https://git.thorbenkuck.de/thkuck/release-parent-kotlin

Download release-parent-kotlin 1


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

Dependencies

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

Project Modules

There are no modules declared in this project.