Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay2scalaz_sjs0.6_2.12 |
Version | Version0.5.0-M2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_sjs0.6_2.12/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play2scalaz_sjs0.6_2.12</artifactId>
<version>0.5.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_sjs0.6_2.12/
implementation 'com.github.xuwei-k:play2scalaz_sjs0.6_2.12:0.5.0-M2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play2scalaz_sjs0.6_2.12/
implementation ("com.github.xuwei-k:play2scalaz_sjs0.6_2.12:0.5.0-M2")
'com.github.xuwei-k:play2scalaz_sjs0.6_2.12:jar:0.5.0-M2'
<dependency org="com.github.xuwei-k" name="play2scalaz_sjs0.6_2.12" rev="0.5.0-M2">
<artifact name="play2scalaz_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play2scalaz_sjs0.6_2.12', version='0.5.0-M2')
)
libraryDependencies += "com.github.xuwei-k" % "play2scalaz_sjs0.6_2.12" % "0.5.0-M2"
[com.github.xuwei-k/play2scalaz_sjs0.6_2.12 "0.5.0-M2"]