Last Version

JBrew :: Core 0.1.0-beta.6

This library contains the JBrew core lbiraries

License

License

GroupId

GroupId

org.jbrew.core
ArtifactId

ArtifactId

jbrew-core
Version

Version

0.1.0-beta.6
Type

Type

pom
Description

Description

JBrew :: Core
This library contains the JBrew core lbiraries
Project URL

Project URL

https://jbrew.org

Download jbrew-core 0.1.0-beta.6


<!-- https://jarcasting.com/artifacts/org.jbrew.core/jbrew-core/ -->
<dependency>
    <groupId>org.jbrew.core</groupId>
    <artifactId>jbrew-core</artifactId>
    <version>0.1.0-beta.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbrew.core/jbrew-core/
implementation 'org.jbrew.core:jbrew-core:0.1.0-beta.6'
// https://jarcasting.com/artifacts/org.jbrew.core/jbrew-core/
implementation ("org.jbrew.core:jbrew-core:0.1.0-beta.6")
'org.jbrew.core:jbrew-core:pom:0.1.0-beta.6'
<dependency org="org.jbrew.core" name="jbrew-core" rev="0.1.0-beta.6">
  <artifact name="jbrew-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbrew.core', module='jbrew-core', version='0.1.0-beta.6')
)
libraryDependencies += "org.jbrew.core" % "jbrew-core" % "0.1.0-beta.6"
[org.jbrew.core/jbrew-core "0.1.0-beta.6"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • annotations