is not current version
Last Version 0.8.1

ru.taskurotta:test 0.8.0


GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

test
Version

Version

0.8.0
Type

Type

jar

Download test 0.8.0


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