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

in.umun.framework:coree 0.0.2


Группа

Группа

in.umun.framework
Идентификатор

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

coree
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать coree 0.0.2


<!-- https://jarcasting.com/artifacts/in.umun.framework/coree/ -->
<dependency>
    <groupId>in.umun.framework</groupId>
    <artifactId>coree</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.umun.framework/coree/
implementation 'in.umun.framework:coree:0.0.2'
// https://jarcasting.com/artifacts/in.umun.framework/coree/
implementation ("in.umun.framework:coree:0.0.2")
'in.umun.framework:coree:jar:0.0.2'
<dependency org="in.umun.framework" name="coree" rev="0.0.2">
  <artifact name="coree" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.umun.framework', module='coree', version='0.0.2')
)
libraryDependencies += "in.umun.framework" % "coree" % "0.0.2"
[in.umun.framework/coree "0.0.2"]