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

com.github.peterasasi.cm:core 1.1.0

simply code for use

Группа

Группа

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

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

core
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать core 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/ -->
<dependency>
    <groupId>com.github.peterasasi.cm</groupId>
    <artifactId>core</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation 'com.github.peterasasi.cm:core:1.1.0'
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation ("com.github.peterasasi.cm:core:1.1.0")
'com.github.peterasasi.cm:core:jar:1.1.0'
<dependency org="com.github.peterasasi.cm" name="core" rev="1.1.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peterasasi.cm', module='core', version='1.1.0')
)
libraryDependencies += "com.github.peterasasi.cm" % "core" % "1.1.0"
[com.github.peterasasi.cm/core "1.1.0"]