License |
License |
---|---|
GroupId | GroupIdcom.googlecode.rapid-framework |
ArtifactId | ArtifactIdrapid-plugins-parent |
Last Version | Last Version4.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrapid-plugins-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
rapid-plugins-parent-4.0.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.rapid-framework/rapid-plugins-parent/ -->
<dependency>
<groupId>com.googlecode.rapid-framework</groupId>
<artifactId>rapid-plugins-parent</artifactId>
<version>4.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.rapid-framework/rapid-plugins-parent/
implementation 'com.googlecode.rapid-framework:rapid-plugins-parent:4.0.6'
// https://jarcasting.com/artifacts/com.googlecode.rapid-framework/rapid-plugins-parent/
implementation ("com.googlecode.rapid-framework:rapid-plugins-parent:4.0.6")
'com.googlecode.rapid-framework:rapid-plugins-parent:pom:4.0.6'
<dependency org="com.googlecode.rapid-framework" name="rapid-plugins-parent" rev="4.0.6">
<artifact name="rapid-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.rapid-framework', module='rapid-plugins-parent', version='4.0.6')
)
libraryDependencies += "com.googlecode.rapid-framework" % "rapid-plugins-parent" % "4.0.6"
[com.googlecode.rapid-framework/rapid-plugins-parent "4.0.6"]