License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdiarray_2.11.0-M7 |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniarray
Immutable array wrapper. does not use ClassTag. scalaz friendly
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iarray_2.11.0-M7-0.2.3.pom | |
iarray_2.11.0-M7-0.2.3.jar | 207 KB |
iarray_2.11.0-M7-0.2.3-sources.jar | 15 KB |
iarray_2.11.0-M7-0.2.3-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_2.11.0-M7/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>iarray_2.11.0-M7</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_2.11.0-M7/
implementation 'com.github.xuwei-k:iarray_2.11.0-M7:0.2.3'
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_2.11.0-M7/
implementation ("com.github.xuwei-k:iarray_2.11.0-M7:0.2.3")
'com.github.xuwei-k:iarray_2.11.0-M7:jar:0.2.3'
<dependency org="com.github.xuwei-k" name="iarray_2.11.0-M7" rev="0.2.3">
<artifact name="iarray_2.11.0-M7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='iarray_2.11.0-M7', version='0.2.3')
)
libraryDependencies += "com.github.xuwei-k" % "iarray_2.11.0-M7" % "0.2.3"
[com.github.xuwei-k/iarray_2.11.0-M7 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0-M7 |
org.scalaz : scalaz-core_2.11.0-M7 | jar | 7.1.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalaz : scalaz-scalacheck-binding_2.11.0-M7 | jar | 7.1.0-M4 |