Last Version

Kotlin Simplified Project 1.0.1

Kotlin Simplified Project

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.skullabs.boilerplates
ArtifactId

ArtifactId

kotlin-1.2
Version

Version

1.0.1
Type

Type

pom
Description

Description

Kotlin Simplified Project
Kotlin Simplified Project
Project URL

Project URL

https://github.com/Skullabs/boilerplates

Download kotlin-1.2 1.0.1

Filename Size
kotlin-1.2-1.0.1.pom 16 KB
Browse

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

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.