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

com.github.bpg:my-awesome-library-core_sjs1_2.12 0.0.6

my-awesome-library-core

Группа

Группа

com.github.bpg
Идентификатор

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

my-awesome-library-core_sjs1_2.12
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать my-awesome-library-core_sjs1_2.12 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.bpg/my-awesome-library-core_sjs1_2.12/ -->
<dependency>
    <groupId>com.github.bpg</groupId>
    <artifactId>my-awesome-library-core_sjs1_2.12</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bpg/my-awesome-library-core_sjs1_2.12/
implementation 'com.github.bpg:my-awesome-library-core_sjs1_2.12:0.0.6'
// https://jarcasting.com/artifacts/com.github.bpg/my-awesome-library-core_sjs1_2.12/
implementation ("com.github.bpg:my-awesome-library-core_sjs1_2.12:0.0.6")
'com.github.bpg:my-awesome-library-core_sjs1_2.12:jar:0.0.6'
<dependency org="com.github.bpg" name="my-awesome-library-core_sjs1_2.12" rev="0.0.6">
  <artifact name="my-awesome-library-core_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bpg', module='my-awesome-library-core_sjs1_2.12', version='0.0.6')
)
libraryDependencies += "com.github.bpg" % "my-awesome-library-core_sjs1_2.12" % "0.0.6"
[com.github.bpg/my-awesome-library-core_sjs1_2.12 "0.0.6"]