License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbe.valuya.advantaje |
ArtifactId | ArtifactIdadvantaje-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbe.valuya.advantaje:advantaje-parent
Advantage Database proprietary file format reader in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
advantaje-parent-1.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.valuya.advantaje/advantaje-parent/ -->
<dependency>
<groupId>be.valuya.advantaje</groupId>
<artifactId>advantaje-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.valuya.advantaje/advantaje-parent/
implementation 'be.valuya.advantaje:advantaje-parent:1.0.0'
// https://jarcasting.com/artifacts/be.valuya.advantaje/advantaje-parent/
implementation ("be.valuya.advantaje:advantaje-parent:1.0.0")
'be.valuya.advantaje:advantaje-parent:pom:1.0.0'
<dependency org="be.valuya.advantaje" name="advantaje-parent" rev="1.0.0">
<artifact name="advantaje-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.valuya.advantaje', module='advantaje-parent', version='1.0.0')
)
libraryDependencies += "be.valuya.advantaje" % "advantaje-parent" % "1.0.0"
[be.valuya.advantaje/advantaje-parent "1.0.0"]