License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdnobox_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_3-0.3.1.pom | |
nobox_3-0.3.1.jar | 923 KB |
nobox_3-0.3.1-sources.jar | 75 KB |
nobox_3-0.3.1-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>nobox_3</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_3/
implementation 'com.github.xuwei-k:nobox_3:0.3.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_3/
implementation ("com.github.xuwei-k:nobox_3:0.3.1")
'com.github.xuwei-k:nobox_3:jar:0.3.1'
<dependency org="com.github.xuwei-k" name="nobox_3" rev="0.3.1">
<artifact name="nobox_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='nobox_3', version='0.3.1')
)
libraryDependencies += "com.github.xuwei-k" % "nobox_3" % "0.3.1"
[com.github.xuwei-k/nobox_3 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1-RC2 |