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)

Лицензия

Лицензия

Custom License
Категории

Категории

Java Языки программирования
Группа

Группа

com.github.cp-profiler
Идентификатор

Идентификатор

cpprof-java
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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)
Ссылка на сайт

Ссылка на сайт

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

Скачать cpprof-java

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.protobuf : protobuf-java jar 2.6.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.0