Last Version

net.pwall.maven:maven-kotlin 4.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

4.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 4.0

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

<!-- 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.