License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdnobox_sjs1_3 |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnobox
immutable primitive array wrapper for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.xuwei-k |
Filename | Size |
---|---|
nobox_sjs1_3-0.3.1.pom | |
nobox_sjs1_3-0.3.1.jar | 1 MB |
nobox_sjs1_3-0.3.1-sources.jar | 75 KB |
nobox_sjs1_3-0.3.1-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>nobox_sjs1_3</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_3/
implementation 'com.github.xuwei-k:nobox_sjs1_3:0.3.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_3/
implementation ("com.github.xuwei-k:nobox_sjs1_3:0.3.1")
'com.github.xuwei-k:nobox_sjs1_3:jar:0.3.1'
<dependency org="com.github.xuwei-k" name="nobox_sjs1_3" rev="0.3.1">
<artifact name="nobox_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='nobox_sjs1_3', version='0.3.1')
)
libraryDependencies += "com.github.xuwei-k" % "nobox_sjs1_3" % "0.3.1"
[com.github.xuwei-k/nobox_sjs1_3 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.0.1-RC2 |
org.scala-js : scalajs-library_2.13 | jar | 1.6.0 |