is not current version
Last Version 0.8.1

com.github.japgolly.nyaya:nyaya-test_2.11 0.5.3

nyaya-test-jvm

GroupId

GroupId

com.github.japgolly.nyaya
ArtifactId

ArtifactId

nyaya-test_2.11
Version

Version

0.5.3
Type

Type

jar

Download nyaya-test_2.11 0.5.3


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