Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay23scalaz71_2.11 |
Version | Version0.1.3-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalaz71_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play23scalaz71_2.11</artifactId>
<version>0.1.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalaz71_2.11/
implementation 'com.github.xuwei-k:play23scalaz71_2.11:0.1.3-RC2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play23scalaz71_2.11/
implementation ("com.github.xuwei-k:play23scalaz71_2.11:0.1.3-RC2")
'com.github.xuwei-k:play23scalaz71_2.11:jar:0.1.3-RC2'
<dependency org="com.github.xuwei-k" name="play23scalaz71_2.11" rev="0.1.3-RC2">
<artifact name="play23scalaz71_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play23scalaz71_2.11', version='0.1.3-RC2')
)
libraryDependencies += "com.github.xuwei-k" % "play23scalaz71_2.11" % "0.1.3-RC2"
[com.github.xuwei-k/play23scalaz71_2.11 "0.1.3-RC2"]