is not current version
Last Version 1.2.1

Glue 1.2

A Java library for fixing Jigsaw Puzzles

License

License

GroupId

GroupId

us.hebi.glue
ArtifactId

ArtifactId

glue
Version

Version

1.2
Type

Type

jar
Description

Description

Glue
A Java library for fixing Jigsaw Puzzles
Project Organization

Project Organization

HEBI Robotics

Download glue 1.2


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

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.