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