MVN

net.unit8.enkan : enkan-repl

Maven & Gradle

Sep 19, 2019
2 usages
69 stars

enkan-repl · REPL common libraries for Enkan

<dependency>
    <groupId>net.unit8.enkan</groupId>
    <artifactId>enkan-repl</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.unit8.enkan : enkan-repl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0
  • Latest Beta: 0.6.0-beta3

All Versions

Choose a version of net.unit8.enkan : enkan-repl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
enkan-repl-0.10.0
0.9.x
enkan-repl-0.9.0
0.8.x
enkan-repl-0.8.1
enkan-repl-0.8.0
0.7.x
enkan-repl-0.7.0
0.6.x
enkan-repl-0.6.0
enkan-repl-0.6.0-beta3
enkan-repl-0.6.0-beta2
enkan-repl-0.6.0-beta1

How to add a dependency to Maven

Add the following net.unit8.enkan : enkan-repl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.unit8.enkan</groupId>
    <artifactId>enkan-repl</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.unit8.enkan : enkan-repl gradle dependency to your build.gradle file:

implementation 'net.unit8.enkan:enkan-repl:0.10.0'

Gradle Kotlin DSL: Add the following net.unit8.enkan : enkan-repl gradle kotlin dependency to your build.gradle.kts file:

implementation("net.unit8.enkan:enkan-repl:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.unit8.enkan : enkan-repl sbt scala dependency to your build.sbt file:

libraryDependencies += "net.unit8.enkan" % "enkan-repl" % "0.10.0"

Advertisement

Dependencies from Group

Sep 19, 2019
26 usages
69 stars
Sep 19, 2019
17 usages
69 stars
Sep 19, 2019
10 usages
71 stars
Sep 19, 2019
9 usages
69 stars
Sep 19, 2019
8 usages
69 stars

Discover Dependencies

Oct 22, 2021
2 usages
Aug 16, 2021
3 usages
808 stars
Jul 01, 2017
2 usages
Apr 04, 2016
2 usages
400 stars
Dec 15, 2018
329 stars
Sep 23, 2015
2 usages
6 stars