| License | License | 
|---|---|
| GroupId | GroupIdcom.vsthost.rnd | 
| ArtifactId | ArtifactIdjpsolver | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionConvenience DSL for problem solving Convenience DSL for problem solving | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jpsolver-0.0.1.pom | |
| jpsolver-0.0.1.jar | 20 KB | 
| jpsolver-0.0.1-sources.jar | 19 KB | 
| jpsolver-0.0.1-javadoc.jar | 145 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |