Last Version

packerman 0.4.0-RC1

A lightweight library for general purpose bin-packing of a collection with arbitrary values.

License

License

GroupId

GroupId

com.github.alexsniffin
ArtifactId

ArtifactId

packerman_2.12
Version

Version

0.4.0-RC1
Type

Type

jar
Description

Description

packerman
A lightweight library for general purpose bin-packing of a collection with arbitrary values.
Project URL

Project URL

https://github.com/alexsniffin/packerman
Project Organization

Project Organization

com.github.alexsniffin
Source Code Management

Source Code Management

https://github.com/alexsniffin/packerman

Download packerman_2.12 0.4.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.