is not current version
Last Version 3.0.2

space.jooflint:test 3.0.1

Only for friends

GroupId

GroupId

space.jooflint
ArtifactId

ArtifactId

test
Version

Version

3.0.1
Type

Type

aar

Download test 3.0.1


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