is not current version
Last Version 0.0.25

com.moesif.test:moesif-repo-test 0.0.13

Test project for Moesif maven

GroupId

GroupId

com.moesif.test
ArtifactId

ArtifactId

moesif-repo-test
Version

Version

0.0.13
Type

Type

jar

Download moesif-repo-test 0.0.13


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