Last Version

iarray 0.4.1

Immutable array wrapper. does not use ClassTag. scalaz friendly

License

License

MIT
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

iarray_2.13.0-M2
Version

Version

0.4.1
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_2.13.0-M2 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M2
org.scalaz : scalaz-core_2.13.0-M2 jar 7.2.18

Project Modules

There are no modules declared in this project.