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

com.fastjrun.codeg:codeg-test 3.2


Группа

Группа

com.fastjrun.codeg
Идентификатор

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

codeg-test
Версия

Версия

3.2
Тип

Тип

jar

Скачать codeg-test 3.2

Имя Файла Размер
codeg-test-3.2.pom
codeg-test-3.2.jar 2 KB
Обзор

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