License |
License |
---|---|
GroupId | GroupIdorg.openbel |
ArtifactId | ArtifactIdorg.openbel.parent |
Version | Version2.0.0 |
Type | Typepom |
Description |
DescriptionOpenBEL Framework
OpenBEL Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.openbel.parent-2.0.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbel/org.openbel.parent/ -->
<dependency>
<groupId>org.openbel</groupId>
<artifactId>org.openbel.parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbel/org.openbel.parent/
implementation 'org.openbel:org.openbel.parent:2.0.0'
// https://jarcasting.com/artifacts/org.openbel/org.openbel.parent/
implementation ("org.openbel:org.openbel.parent:2.0.0")
'org.openbel:org.openbel.parent:pom:2.0.0'
<dependency org="org.openbel" name="org.openbel.parent" rev="2.0.0">
<artifact name="org.openbel.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbel', module='org.openbel.parent', version='2.0.0')
)
libraryDependencies += "org.openbel" % "org.openbel.parent" % "2.0.0"
[org.openbel/org.openbel.parent "2.0.0"]