is not current version
Last Version 0.0.25

com.moesif.test:moesif-repo-test 0.0.8

Test project for Moesif maven

GroupId

GroupId

com.moesif.test
ArtifactId

ArtifactId

moesif-repo-test
Version

Version

0.0.8
Type

Type

jar

Download moesif-repo-test 0.0.8


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