| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ichoran |
| ArtifactId | ArtifactIdkse_2.12 |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
Descriptionkse
kse
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.ichoran |
| Filename | Size |
|---|---|
| kse_2.12-0.8.0.pom | |
| kse_2.12-0.8.0.jar | 2 MB |
| kse_2.12-0.8.0-sources.jar | 248 KB |
| kse_2.12-0.8.0-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ichoran/kse_2.12/ -->
<dependency>
<groupId>com.github.ichoran</groupId>
<artifactId>kse_2.12</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichoran/kse_2.12/
implementation 'com.github.ichoran:kse_2.12:0.8.0'
// https://jarcasting.com/artifacts/com.github.ichoran/kse_2.12/
implementation ("com.github.ichoran:kse_2.12:0.8.0")
'com.github.ichoran:kse_2.12:jar:0.8.0'
<dependency org="com.github.ichoran" name="kse_2.12" rev="0.8.0">
<artifact name="kse_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichoran', module='kse_2.12', version='0.8.0')
)
libraryDependencies += "com.github.ichoran" % "kse_2.12" % "0.8.0"
[com.github.ichoran/kse_2.12 "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.9 |