Last Version

Convenience DSL for problem solving 0.0.1

Convenience DSL for problem solving

License

License

GroupId

GroupId

com.vsthost.rnd
ArtifactId

ArtifactId

jpsolver
Version

Version

0.0.1
Type

Type

jar
Description

Description

Convenience DSL for problem solving
Convenience DSL for problem solving
Project URL

Project URL

https://github.com/vst/jpsolver

Download jpsolver 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.