| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdapplybuilder71_2.11.0-M8 |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapplybuilder71
scalaz.Apply builder
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.xuwei-k |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder71_2.11.0-M8/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>applybuilder71_2.11.0-M8</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder71_2.11.0-M8/
implementation 'com.github.xuwei-k:applybuilder71_2.11.0-M8:0.1.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/applybuilder71_2.11.0-M8/
implementation ("com.github.xuwei-k:applybuilder71_2.11.0-M8:0.1.1")
'com.github.xuwei-k:applybuilder71_2.11.0-M8:jar:0.1.1'
<dependency org="com.github.xuwei-k" name="applybuilder71_2.11.0-M8" rev="0.1.1">
<artifact name="applybuilder71_2.11.0-M8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='applybuilder71_2.11.0-M8', version='0.1.1')
)
libraryDependencies += "com.github.xuwei-k" % "applybuilder71_2.11.0-M8" % "0.1.1"
[com.github.xuwei-k/applybuilder71_2.11.0-M8 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0-M8 |
| org.scalaz : scalaz-core_2.11.0-M8 | jar | 7.1.0-M5 |