| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdzeroapply_2.13 |
| Version | Version0.4.3 |
| Type | Typejar |
| Description |
Descriptionzeroapply
zero cost Apply/Applicative syntax
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zeroapply_2.13-0.4.3.pom | |
| zeroapply_2.13-0.4.3.jar | 328 KB |
| zeroapply_2.13-0.4.3-sources.jar | 14 KB |
| zeroapply_2.13-0.4.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>zeroapply_2.13</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply_2.13/
implementation 'com.github.xuwei-k:zeroapply_2.13:0.4.3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply_2.13/
implementation ("com.github.xuwei-k:zeroapply_2.13:0.4.3")
'com.github.xuwei-k:zeroapply_2.13:jar:0.4.3'
<dependency org="com.github.xuwei-k" name="zeroapply_2.13" rev="0.4.3">
<artifact name="zeroapply_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='zeroapply_2.13', version='0.4.3')
)
libraryDependencies += "com.github.xuwei-k" % "zeroapply_2.13" % "0.4.3"
[com.github.xuwei-k/zeroapply_2.13 "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| org.scala-lang : scala-reflect | jar | 2.13.5 |