License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdnobox_2.11 |
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_2.11-0.3.1.pom | |
nobox_2.11-0.3.1.jar | 898 KB |
nobox_2.11-0.3.1-sources.jar | 75 KB |
nobox_2.11-0.3.1-javadoc.jar | 568 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>nobox_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11/
implementation 'com.github.xuwei-k:nobox_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11/
implementation ("com.github.xuwei-k:nobox_2.11:0.3.1")
'com.github.xuwei-k:nobox_2.11:jar:0.3.1'
<dependency org="com.github.xuwei-k" name="nobox_2.11" rev="0.3.1">
<artifact name="nobox_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='nobox_2.11', version='0.3.1')
)
libraryDependencies += "com.github.xuwei-k" % "nobox_2.11" % "0.3.1"
[com.github.xuwei-k/nobox_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |