is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-example-test 0.6.0

null

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-example-test
Version

Version

0.6.0
Type

Type

jar

Download grooves-example-test 0.6.0


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