is not current version
Last Version 1.0.23

net.playq:d4s-test_2.12 1.0.14-M1

d4s-test

Categories

Categories

Net
GroupId

GroupId

net.playq
ArtifactId

ArtifactId

d4s-test_2.12
Version

Version

1.0.14-M1
Type

Type

jar

Download d4s-test_2.12 1.0.14-M1


<!-- https://jarcasting.com/artifacts/net.playq/d4s-test_2.12/ -->
<dependency>
    <groupId>net.playq</groupId>
    <artifactId>d4s-test_2.12</artifactId>
    <version>1.0.14-M1</version>
</dependency>
// https://jarcasting.com/artifacts/net.playq/d4s-test_2.12/
implementation 'net.playq:d4s-test_2.12:1.0.14-M1'
// https://jarcasting.com/artifacts/net.playq/d4s-test_2.12/
implementation ("net.playq:d4s-test_2.12:1.0.14-M1")
'net.playq:d4s-test_2.12:jar:1.0.14-M1'
<dependency org="net.playq" name="d4s-test_2.12" rev="1.0.14-M1">
  <artifact name="d4s-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.playq', module='d4s-test_2.12', version='1.0.14-M1')
)
libraryDependencies += "net.playq" % "d4s-test_2.12" % "1.0.14-M1"
[net.playq/d4s-test_2.12 "1.0.14-M1"]