MVN

me.tomassetti : kolasu

Maven & Gradle

Mar 27, 2019
2 usages
1 stars

kolasu · Framework to support building languages with Kotlin

<dependency>
    <groupId>me.tomassetti</groupId>
    <artifactId>kolasu</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tomassetti : kolasu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of me.tomassetti : kolasu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
kolasu-0.2.2
kolasu-0.2.1
kolasu-0.2.0
0.1.x
kolasu-0.1.2
kolasu-0.1.1
kolasu-0.1.0

How to add a dependency to Maven

Add the following me.tomassetti : kolasu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.tomassetti</groupId>
    <artifactId>kolasu</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tomassetti : kolasu gradle dependency to your build.gradle file:

implementation 'me.tomassetti:kolasu:0.2.2'

Gradle Kotlin DSL: Add the following me.tomassetti : kolasu gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tomassetti:kolasu:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tomassetti : kolasu sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tomassetti" % "kolasu" % "0.2.2"

Advertisement

Dependencies from Group

Oct 19, 2016
4 usages
284 stars
Oct 19, 2016
2 usages
284 stars
Mar 27, 2019
2 usages
1 stars
Oct 19, 2016
1 usages
284 stars
Oct 19, 2016
290 stars

Discover Dependencies

Oct 11, 2018
3 usages
1 stars
May 03, 2018
2 usages
17 stars
Nov 26, 2021
24 usages
39 stars
Jun 24, 2020
2 usages
0 stars
Aug 18, 2023
25 usages
1k stars
Jun 13, 2020
2 usages
2 stars
Jul 09, 2021
3 usages
2 stars
Mar 27, 2021
2 usages
1 stars