iarray

Immutable array wrapper. does not use ClassTag. scalaz friendly

License

License

MIT
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

iarray_2.11.0-M8
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

iarray
Immutable array wrapper. does not use ClassTag. scalaz friendly
Project URL

Project URL

https://github.com/xuwei-k/iarray
Project Organization

Project Organization

com.github.xuwei-k
Source Code Management

Source Code Management

https://github.com/xuwei-k/iarray

Download iarray_2.11.0-M8

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.scalaz : scalaz-scalacheck-binding_2.11.0-M8 jar 7.1.0-M5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4