GroupId | GroupIdorg.sapia |
---|---|
ArtifactId | ArtifactIdsapia_global |
Version | Version1.11 |
Type | Typepom |
Description |
DescriptionSapia Global POM
Defines info that is common to all Sapia projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sapia_global-1.11.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sapia/sapia_global/ -->
<dependency>
<groupId>org.sapia</groupId>
<artifactId>sapia_global</artifactId>
<version>1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sapia/sapia_global/
implementation 'org.sapia:sapia_global:1.11'
// https://jarcasting.com/artifacts/org.sapia/sapia_global/
implementation ("org.sapia:sapia_global:1.11")
'org.sapia:sapia_global:pom:1.11'
<dependency org="org.sapia" name="sapia_global" rev="1.11">
<artifact name="sapia_global" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sapia', module='sapia_global', version='1.11')
)
libraryDependencies += "org.sapia" % "sapia_global" % "1.11"
[org.sapia/sapia_global "1.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |