is not current version
Last Version 3.0.2

space.jooflint:test 0.14.13

Only for friends

GroupId

GroupId

space.jooflint
ArtifactId

ArtifactId

test
Version

Version

0.14.13
Type

Type

aar

Download test 0.14.13


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