не последняя версия
Последняя версия 3.0.RLS

fun.hereis.code:code 1.5

The common code which are used frequently.

Группа

Группа

fun.hereis.code
Идентификатор

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

code
Версия

Версия

1.5
Тип

Тип

pom

Скачать code 1.5

Имя Файла Размер
code-1.5.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/fun.hereis.code/code/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>code</artifactId>
    <version>1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/code/
implementation 'fun.hereis.code:code:1.5'
// https://jarcasting.com/artifacts/fun.hereis.code/code/
implementation ("fun.hereis.code:code:1.5")
'fun.hereis.code:code:pom:1.5'
<dependency org="fun.hereis.code" name="code" rev="1.5">
  <artifact name="code" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='code', version='1.5')
)
libraryDependencies += "fun.hereis.code" % "code" % "1.5"
[fun.hereis.code/code "1.5"]