Last Version

com.github.cp-profiler:cpprof-java 1.3.0

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
Categories

Categories

Java Languages
GroupId

GroupId

com.github.cp-profiler
ArtifactId

ArtifactId

cpprof-java
Version

Version

1.3.0
Type

Type

jar
Description

Description

com.github.cp-profiler:cpprof-java
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 cpprof-java 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.6.1

Project Modules

There are no modules declared in this project.