is not current version
Last Version 4.0.4-RC

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


GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements-core
Version

Version

4.0.0-RC
Type

Type

jar

Download requirements-core 4.0.0-RC


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