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

com.moesif.test:moesif-repo-test 0.0.12

Test project for Moesif maven

Группа

Группа

com.moesif.test
Идентификатор

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

moesif-repo-test
Версия

Версия

0.0.12
Тип

Тип

jar

Скачать moesif-repo-test 0.0.12


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