is not current version
Last Version 1.3.1

org.bitbucket.eunjeon:seunjeon_2.11 1.0.2

seunjeon

GroupId

GroupId

org.bitbucket.eunjeon
ArtifactId

ArtifactId

seunjeon_2.11
Version

Version

1.0.2
Type

Type

jar

Download seunjeon_2.11 1.0.2


<!-- https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.11/ -->
<dependency>
    <groupId>org.bitbucket.eunjeon</groupId>
    <artifactId>seunjeon_2.11</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.11/
implementation 'org.bitbucket.eunjeon:seunjeon_2.11:1.0.2'
// https://jarcasting.com/artifacts/org.bitbucket.eunjeon/seunjeon_2.11/
implementation ("org.bitbucket.eunjeon:seunjeon_2.11:1.0.2")
'org.bitbucket.eunjeon:seunjeon_2.11:jar:1.0.2'
<dependency org="org.bitbucket.eunjeon" name="seunjeon_2.11" rev="1.0.2">
  <artifact name="seunjeon_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.eunjeon', module='seunjeon_2.11', version='1.0.2')
)
libraryDependencies += "org.bitbucket.eunjeon" % "seunjeon_2.11" % "1.0.2"
[org.bitbucket.eunjeon/seunjeon_2.11 "1.0.2"]