is not current version
Last Version 3.1.15

com.github.shoothzj:test-base 3.1.1


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

test-base
Version

Version

3.1.1
Type

Type

jar

Download test-base 3.1.1


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