License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdapplybuilder_2.13.0-M2 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionapplybuilder
scalaz.Apply builder
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder_2.13.0-M2/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>applybuilder_2.13.0-M2</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder_2.13.0-M2/
implementation 'com.github.xuwei-k:applybuilder_2.13.0-M2:0.2.3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder_2.13.0-M2/
implementation ("com.github.xuwei-k:applybuilder_2.13.0-M2:0.2.3")
'com.github.xuwei-k:applybuilder_2.13.0-M2:jar:0.2.3'
<dependency org="com.github.xuwei-k" name="applybuilder_2.13.0-M2" rev="0.2.3">
<artifact name="applybuilder_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='applybuilder_2.13.0-M2', version='0.2.3')
)
libraryDependencies += "com.github.xuwei-k" % "applybuilder_2.13.0-M2" % "0.2.3"
[com.github.xuwei-k/applybuilder_2.13.0-M2 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M2 |
org.scalaz : scalaz-core_2.13.0-M2 | jar | 7.2.14 |