License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdnobox_sjs1_2.13 |
Version | Version0.3.1 |
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_2.13-0.3.1.pom | |
nobox_sjs1_2.13-0.3.1.jar | 1 MB |
nobox_sjs1_2.13-0.3.1-sources.jar | 75 KB |
nobox_sjs1_2.13-0.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>nobox_sjs1_2.13</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_2.13/
implementation 'com.github.xuwei-k:nobox_sjs1_2.13:0.3.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_sjs1_2.13/
implementation ("com.github.xuwei-k:nobox_sjs1_2.13:0.3.1")
'com.github.xuwei-k:nobox_sjs1_2.13:jar:0.3.1'
<dependency org="com.github.xuwei-k" name="nobox_sjs1_2.13" rev="0.3.1">
<artifact name="nobox_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='nobox_sjs1_2.13', version='0.3.1')
)
libraryDependencies += "com.github.xuwei-k" % "nobox_sjs1_2.13" % "0.3.1"
[com.github.xuwei-k/nobox_sjs1_2.13 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-js : scalajs-library_2.13 | jar | 1.6.0 |