BinPack

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

in.srain
ArtifactId

ArtifactId

binpack
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

BinPack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download binpack

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1