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

Java Build Graph 0.2.1

A library for implementing builds (e.g. for use within compilers).

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

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

jbuildgraph
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

Java Build Graph
A library for implementing builds (e.g. for use within compilers).
Ссылка на сайт

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

https://github.com/DavePearce/JBuildGraph
Система контроля версий

Система контроля версий

https://github.com/DavePearce/JBuildGraph

Скачать jbuildgraph 0.2.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.whiley : jbuildstore jar 0.1.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

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

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