MavenPackage

A maven package to ease off the usage of Arrays in Java.

License

License

GroupId

GroupId

io.github.msaf9
ArtifactId

ArtifactId

package
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MavenPackage
A maven package to ease off the usage of Arrays in Java.
Project URL

Project URL

https://github.com/msaf9/package
Source Code Management

Source Code Management

https://github.com/msaf9/package

Download package

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.msaf9/package/ -->
<dependency>
    <groupId>io.github.msaf9</groupId>
    <artifactId>package</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msaf9/package/
implementation 'io.github.msaf9:package:1.0.0'
// https://jarcasting.com/artifacts/io.github.msaf9/package/
implementation ("io.github.msaf9:package:1.0.0")
'io.github.msaf9:package:jar:1.0.0'
<dependency org="io.github.msaf9" name="package" rev="1.0.0">
  <artifact name="package" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msaf9', module='package', version='1.0.0')
)
libraryDependencies += "io.github.msaf9" % "package" % "1.0.0"
[io.github.msaf9/package "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0