is not current version
Last Version 3.0.2

space.jooflint:test 1.0.3

Only for friends

GroupId

GroupId

space.jooflint
ArtifactId

ArtifactId

test
Version

Version

1.0.3
Type

Type

aar

Download test 1.0.3


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