Last Version

Vatbub's kotlin parent pom 1.1.1

A parent pom file for all of my kotlin projects.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

kotlinParentPom
Version

Version

1.1.1
Type

Type

pom
Description

Description

Vatbub's kotlin parent pom
A parent pom file for all of my kotlin projects.
Project URL

Project URL

https://github.com/vatbub/kotlinParentPom
Project Organization

Project Organization

Frederik Kammel
Source Code Management

Source Code Management

https://github.com/vatbub/kotlinParentPom

Download kotlinParentPom 1.1.1

Filename Size
kotlinParentPom-1.1.1.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.vatbub/kotlinParentPom/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>kotlinParentPom</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/kotlinParentPom/
implementation 'com.github.vatbub:kotlinParentPom:1.1.1'
// https://jarcasting.com/artifacts/com.github.vatbub/kotlinParentPom/
implementation ("com.github.vatbub:kotlinParentPom:1.1.1")
'com.github.vatbub:kotlinParentPom:pom:1.1.1'
<dependency org="com.github.vatbub" name="kotlinParentPom" rev="1.1.1">
  <artifact name="kotlinParentPom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='kotlinParentPom', version='1.1.1')
)
libraryDependencies += "com.github.vatbub" % "kotlinParentPom" % "1.1.1"
[com.github.vatbub/kotlinParentPom "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Project Modules

There are no modules declared in this project.