MVN

com.norswap : violin

Maven & Gradle

Jul 10, 2016
4 stars

violin · A human-sized Kotlin utility library.

<dependency>
    <groupId>com.norswap</groupId>
    <artifactId>violin</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.norswap : violin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.norswap : violin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
violin-0.1.0

How to add a dependency to Maven

Add the following com.norswap : violin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.norswap</groupId>
    <artifactId>violin</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.norswap : violin gradle dependency to your build.gradle file:

implementation 'com.norswap:violin:0.1.0'

Gradle Kotlin DSL: Add the following com.norswap : violin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.norswap:violin:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.norswap : violin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.norswap" % "violin" % "0.1.0"

Advertisement

Dependencies from Group

Mar 03, 2022
3 usages
2 stars
Mar 12, 2021
1 usages
119 stars
Jul 10, 2016
4 stars
May 22, 2022
12 stars
Aug 13, 2021
20 stars

Discover Dependencies

Jul 08, 2016
1 stars
Jul 10, 2016
3 stars
May 06, 2017
1 usages
254 stars
Mar 09, 2019
51 stars
Aug 04, 2016
1 usages
19 stars