не последняя версия
Последняя версия 4.0.4-RC

org.bitbucket.cowwoc:requirements-core 3.0.5-RC


Группа

Группа

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

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

requirements-core
Версия

Версия

3.0.5-RC
Тип

Тип

jar

Скачать requirements-core 3.0.5-RC


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