License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdiarray_sjs1_3.0.0-M3 |
Version | Version0.6.1 |
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_3.0.0-M3-0.6.1.pom | |
iarray_sjs1_3.0.0-M3-0.6.1.jar | 434 KB |
iarray_sjs1_3.0.0-M3-0.6.1-sources.jar | 21 KB |
iarray_sjs1_3.0.0-M3-0.6.1-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_3.0.0-M3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>iarray_sjs1_3.0.0-M3</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_3.0.0-M3/
implementation 'com.github.xuwei-k:iarray_sjs1_3.0.0-M3:0.6.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/iarray_sjs1_3.0.0-M3/
implementation ("com.github.xuwei-k:iarray_sjs1_3.0.0-M3:0.6.1")
'com.github.xuwei-k:iarray_sjs1_3.0.0-M3:jar:0.6.1'
<dependency org="com.github.xuwei-k" name="iarray_sjs1_3.0.0-M3" rev="0.6.1">
<artifact name="iarray_sjs1_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='iarray_sjs1_3.0.0-M3', version='0.6.1')
)
libraryDependencies += "com.github.xuwei-k" % "iarray_sjs1_3.0.0-M3" % "0.6.1"
[com.github.xuwei-k/iarray_sjs1_3.0.0-M3 "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3.0.0-M3 | jar | 3.0.0-M3 |
org.scala-js : scalajs-library_2.13 | jar | 1.4.0 |
org.scalaz : scalaz-core_2.13 | jar | 7.3.3 |