| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.eunjeon |
| ArtifactId | ArtifactIdseunjeon_2.12 |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
Descriptionseunjeon
seunjeon
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.bitbucket.eunjeon |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seunjeon_2.12-1.5.0.pom | |
| seunjeon_2.12-1.5.0.jar | 22 MB |
| seunjeon_2.12-1.5.0-sources.jar | 22 MB |
| seunjeon_2.12-1.5.0-javadoc.jar | 815 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.12/ -->
<dependency>
<groupId>org.bitbucket.eunjeon</groupId>
<artifactId>seunjeon_2.12</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.12/
implementation 'org.bitbucket.eunjeon:seunjeon_2.12:1.5.0'
// https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.12/
implementation ("org.bitbucket.eunjeon:seunjeon_2.12:1.5.0")
'org.bitbucket.eunjeon:seunjeon_2.12:jar:1.5.0'
<dependency org="org.bitbucket.eunjeon" name="seunjeon_2.12" rev="1.5.0">
<artifact name="seunjeon_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.eunjeon', module='seunjeon_2.12', version='1.5.0')
)
libraryDependencies += "org.bitbucket.eunjeon" % "seunjeon_2.12" % "1.5.0"
[org.bitbucket.eunjeon/seunjeon_2.12 "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.5.0 |
| com.jsuereth » sbt-pgp | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.0 |
| com.novocode : junit-interface | jar | 0.11 |