License |
License |
---|---|
GroupId | GroupIdorg.microbean |
ArtifactId | ArtifactIdmicrobean-pluginmanagement-pom |
Last Version | Last Version18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionmicroBean™ Plugin Management POM
microBean™ Plugin Management POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microbean-pluginmanagement-pom-18.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microbean/microbean-pluginmanagement-pom/ -->
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-pluginmanagement-pom</artifactId>
<version>18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-pluginmanagement-pom/
implementation 'org.microbean:microbean-pluginmanagement-pom:18'
// https://jarcasting.com/artifacts/org.microbean/microbean-pluginmanagement-pom/
implementation ("org.microbean:microbean-pluginmanagement-pom:18")
'org.microbean:microbean-pluginmanagement-pom:pom:18'
<dependency org="org.microbean" name="microbean-pluginmanagement-pom" rev="18">
<artifact name="microbean-pluginmanagement-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-pluginmanagement-pom', version='18')
)
libraryDependencies += "org.microbean" % "microbean-pluginmanagement-pom" % "18"
[org.microbean/microbean-pluginmanagement-pom "18"]