Kotlin Simplified Project


License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.skullabs.boilerplates
ArtifactId

ArtifactId

kotlin-1.2
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Simplified Project
Kotlin Simplified Project
Project URL

Project URL

https://github.com/Skullabs/boilerplates

Download kotlin-1.2

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

How to add to project

<!-- 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.
io.skullabs.boilerplates

Skullabs

Skullabs is an OpenSource Community formed by clean code enthusiasts, focused on provide high quality, real world problem solutions.

Versions

Version
1.0.1
1.0.0