is not current version
Last Version 4.0

net.pwall.maven:maven-kotlin 3.0

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
Version

Version

3.0
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 3.0

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

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