License |
License |
---|---|
GroupId | GroupIdorg.bridje |
ArtifactId | ArtifactIdbridje-parent |
Version | Version0.6.4 |
Type | Typepom |
Description |
DescriptionBridje (Parent)
Parent Maven Project for Bridje Framework
|
Project Organization |
Project OrganizationBridje Framework |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bridje-parent-0.6.4.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bridje/bridje-parent/ -->
<dependency>
<groupId>org.bridje</groupId>
<artifactId>bridje-parent</artifactId>
<version>0.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bridje/bridje-parent/
implementation 'org.bridje:bridje-parent:0.6.4'
// https://jarcasting.com/artifacts/org.bridje/bridje-parent/
implementation ("org.bridje:bridje-parent:0.6.4")
'org.bridje:bridje-parent:pom:0.6.4'
<dependency org="org.bridje" name="bridje-parent" rev="0.6.4">
<artifact name="bridje-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bridje', module='bridje-parent', version='0.6.4')
)
libraryDependencies += "org.bridje" % "bridje-parent" % "0.6.4"
[org.bridje/bridje-parent "0.6.4"]