is not current version
Last Version 0.7.0

iarray 0.6.2

Immutable array wrapper. does not use ClassTag. scalaz friendly

License

License

MIT
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

iarray_3
Version

Version

0.6.2
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_3 0.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1-RC2
org.scalaz : scalaz-core_2.13 jar 7.3.3

Project Modules

There are no modules declared in this project.