iarray

Immutable array wrapper. does not use ClassTag. scalaz friendly

License

License

MIT
Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

iarray_native0.3_2.11
Last Version

Last Version

0.6.0
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

Download iarray_native0.3_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.3_2.11 jar 0.3.9
org.scala-native : javalib_native0.3_2.11 jar 0.3.9
org.scala-native : auxlib_native0.3_2.11 jar 0.3.9
org.scala-native : scalalib_native0.3_2.11 jar 0.3.9
org.scalaz : scalaz-core_2.11 jar 7.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0