com.github.cp-profiler:cpprofjava

The library to be used to allow profiling constraint programming solvers written in Java using cp-profiler (https://github.com/cp-profiler)

License

License

Custom License
GroupId

GroupId

com.github.cp-profiler
ArtifactId

ArtifactId

cpprofjava
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.cp-profiler:cpprofjava
The library to be used to allow profiling constraint programming solvers written in Java using cp-profiler (https://github.com/cp-profiler)
Project URL

Project URL

https://github.com/cp-profiler/java-integration

Download cpprofjava

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.zeromq : jeromq jar 0.3.4
com.google.protobuf : protobuf-java jar 2.6.1

Project Modules

There are no modules declared in this project.
com.github.cp-profiler

Versions

Version
1.0.0