License |
License |
---|---|
GroupId | GroupIdcom.piran-framework |
ArtifactId | ArtifactIdganjex-parent |
Version | Version0.4-RELEASE |
Type | Typepom |
Description |
DescriptionGanjex Parent
Ganjex parent module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ganjex-parent-0.4-RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.piran-framework/ganjex-parent/ -->
<dependency>
<groupId>com.piran-framework</groupId>
<artifactId>ganjex-parent</artifactId>
<version>0.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.piran-framework/ganjex-parent/
implementation 'com.piran-framework:ganjex-parent:0.4-RELEASE'
// https://jarcasting.com/artifacts/com.piran-framework/ganjex-parent/
implementation ("com.piran-framework:ganjex-parent:0.4-RELEASE")
'com.piran-framework:ganjex-parent:pom:0.4-RELEASE'
<dependency org="com.piran-framework" name="ganjex-parent" rev="0.4-RELEASE">
<artifact name="ganjex-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.piran-framework', module='ganjex-parent', version='0.4-RELEASE')
)
libraryDependencies += "com.piran-framework" % "ganjex-parent" % "0.4-RELEASE"
[com.piran-framework/ganjex-parent "0.4-RELEASE"]