_

_sjs1_3

Scala implementation of lin
https://github.com/molarmanful/sclin
MIT
Ben Pang
Files download
File Operation
_sjs1_3-0.1.10.jar download
_sjs1_3-0.1.10.pom download
_sjs1_3-0.1.10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.molarmanful</groupId>
  <artifactId>_sjs1_3</artifactId>
  <version>0.1.10</version>
</dependency>
Gradle Groovy
implementation 'io.github.molarmanful:_sjs1_3:0.1.10'
Gradle Kotlin
implementation("io.github.molarmanful:_sjs1_3:0.1.10")
Scala SBT
libraryDependencies += "io.github.molarmanful" % "_sjs1_3" % "0.1.10"
Groovy Grape
@Grapes(
  @Grab(group='io.github.molarmanful', module='_sjs1_3', version='0.1.10')
)
Apache Ivy
<dependency org="io.github.molarmanful" name="_sjs1_3" rev="0.1.10" />
Leiningen
[io.github.molarmanful/_sjs1_3 "0.1.10"]
Apache Buildr
'io.github.molarmanful:_sjs1_3:jar:0.1.10'