net.pwall.maven:maven-kotlin

Parent POM for Maven Kotlin projects

License

License

Categories

Categories

Kotlin Languages Maven Build Tools Net
GroupId

GroupId

net.pwall.maven
ArtifactId

ArtifactId

maven-kotlin
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

pom
Description

Description

net.pwall.maven:maven-kotlin
Parent POM for Maven Kotlin projects
Project URL

Project URL

https://github.com/pwall567/maven-kotlin
Source Code Management

Source Code Management

https://github.com/pwall567/maven-kotlin

Download maven-kotlin

Filename Size
maven-kotlin-4.0.pom 4 KB
Browse

How to add to project

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

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.

Versions

Version
4.0
3.1
3.0
2.1
2.0
1.2
1.1
1.0
0.1