License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdiarray_sjs1_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptioniarray
Immutable array wrapper. does not use ClassTag. scalaz friendly
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
Filename | Size |
---|---|
iarray_sjs1_2.13-0.7.0.pom | |
iarray_sjs1_2.13-0.7.0.jar | 418 KB |
iarray_sjs1_2.13-0.7.0-sources.jar | 20 KB |
iarray_sjs1_2.13-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>iarray_sjs1_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_2.13/
implementation 'com.github.xuwei-k:iarray_sjs1_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_2.13/
implementation ("com.github.xuwei-k:iarray_sjs1_2.13:0.7.0")
'com.github.xuwei-k:iarray_sjs1_2.13:jar:0.7.0'
<dependency org="com.github.xuwei-k" name="iarray_sjs1_2.13" rev="0.7.0">
<artifact name="iarray_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='iarray_sjs1_2.13', version='0.7.0')
)
libraryDependencies += "com.github.xuwei-k" % "iarray_sjs1_2.13" % "0.7.0"
[com.github.xuwei-k/iarray_sjs1_2.13 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-js : scalajs-library_2.13 | jar | 1.8.0 |
org.scalaz : scalaz-core_2.13 | jar | 7.3.6 |