License |
License
Custom License
|
---|---|
GroupId | GroupIdcom.github.cp-profiler |
ArtifactId | ArtifactIdcpprofjava |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.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 |
Filename | Size |
---|---|
cpprofjava-1.0.0.pom | |
cpprofjava-1.0.0.jar | 25 KB |
cpprofjava-1.0.0-sources.jar | 8 KB |
cpprofjava-1.0.0-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.zeromq : jeromq | jar | 0.3.4 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |