не последняя версия
Последняя версия 1.5.0

org.bitbucket.eunjeon:seunjeon_2.12 1.3.1

seunjeon

Группа

Группа

org.bitbucket.eunjeon
Идентификатор

Идентификатор

seunjeon_2.12
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать seunjeon_2.12 1.3.1


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