Last Version

Kotlin Simplified Project 1.1.0

Kotlin Simplified Project

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.skullabs.boilerplates
ArtifactId

ArtifactId

kotlin
Version

Version

1.1.0
Type

Type

pom
Description

Description

Kotlin Simplified Project
Kotlin Simplified Project
Project URL

Project URL

https://github.com/Skullabs/boilerplates

Download kotlin 1.1.0

Filename Size
kotlin-1.1.0.pom 18 KB
Browse

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