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

com.github.acsgh.common.scala:core_2.12 1.2.12

core

Категории

Категории

Scala Языки программирования
Группа

Группа

com.github.acsgh.common.scala
Идентификатор

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

core_2.12
Версия

Версия

1.2.12
Тип

Тип

jar

Скачать core_2.12 1.2.12


<!-- https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_2.12/ -->
<dependency>
    <groupId>com.github.acsgh.common.scala</groupId>
    <artifactId>core_2.12</artifactId>
    <version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_2.12/
implementation 'com.github.acsgh.common.scala:core_2.12:1.2.12'
// https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_2.12/
implementation ("com.github.acsgh.common.scala:core_2.12:1.2.12")
'com.github.acsgh.common.scala:core_2.12:jar:1.2.12'
<dependency org="com.github.acsgh.common.scala" name="core_2.12" rev="1.2.12">
  <artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.common.scala', module='core_2.12', version='1.2.12')
)
libraryDependencies += "com.github.acsgh.common.scala" % "core_2.12" % "1.2.12"
[com.github.acsgh.common.scala/core_2.12 "1.2.12"]