is not current version
Last Version 0.3.1

com.github.xuwei-k:applybuilder_2.12 0.2.5

scalaz.Apply builder

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

applybuilder_2.12
Version

Version

0.2.5
Type

Type

jar

Download applybuilder_2.12 0.2.5


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