License |
License |
---|---|
GroupId | GroupIdorg.jbrew.core |
ArtifactId | ArtifactIdjbrew-core |
Version | Version0.1.0-beta.6 |
Type | Typepom |
Description |
DescriptionJBrew :: Core
This library contains the JBrew core lbiraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
jbrew-core-0.1.0-beta.6.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |