is not current version
Last Version 0.10.0

com.github.japgolly.nyaya:nyaya-test_2.12 0.9.2

test

GroupId

GroupId

com.github.japgolly.nyaya
ArtifactId

ArtifactId

nyaya-test_2.12
Version

Version

0.9.2
Type

Type

jar

Download nyaya-test_2.12 0.9.2


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