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

com.fastjrun.codeg:codeg-test 2.1.1


Группа

Группа

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

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

codeg-test
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать codeg-test 2.1.1

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

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