License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-master |
Version | Version0.9.11 |
Type | Typepom |
Description |
Descriptionopenbp-master
Parent of all poms.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openbp-master-0.9.11.pom | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbp/openbp-master/ -->
<dependency>
<groupId>org.openbp</groupId>
<artifactId>openbp-master</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-master/
implementation 'org.openbp:openbp-master:0.9.11'
// https://jarcasting.com/artifacts/org.openbp/openbp-master/
implementation ("org.openbp:openbp-master:0.9.11")
'org.openbp:openbp-master:pom:0.9.11'
<dependency org="org.openbp" name="openbp-master" rev="0.9.11">
<artifact name="openbp-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-master', version='0.9.11')
)
libraryDependencies += "org.openbp" % "openbp-master" % "0.9.11"
[org.openbp/openbp-master "0.9.11"]