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

com.fastjrun.codeg:codeg-test 2.1.3


Группа

Группа

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

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

codeg-test
Версия

Версия

2.1.3
Тип

Тип

jar

Скачать codeg-test 2.1.3

Имя Файла Размер
codeg-test-2.1.3.pom
codeg-test-2.1.3.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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/codeg-test/
implementation 'com.fastjrun.codeg:codeg-test:2.1.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/codeg-test/
implementation ("com.fastjrun.codeg:codeg-test:2.1.3")
'com.fastjrun.codeg:codeg-test:jar:2.1.3'
<dependency org="com.fastjrun.codeg" name="codeg-test" rev="2.1.3">
  <artifact name="codeg-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='codeg-test', version='2.1.3')
)
libraryDependencies += "com.fastjrun.codeg" % "codeg-test" % "2.1.3"
[com.fastjrun.codeg/codeg-test "2.1.3"]