License |
License |
---|---|
GroupId | GroupIdfr.smallcrew.foundation |
ArtifactId | ArtifactIdsmallcrew-pom |
Last Version | Last Version9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallcrew Foundation :: POM
Base pom of all smallcrew's projects
|
Project Organization |
Project OrganizationSmallcrew |
Filename | Size |
---|---|
smallcrew-pom-9.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-pom</artifactId>
<version>9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation 'fr.smallcrew.foundation:smallcrew-pom:9'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation ("fr.smallcrew.foundation:smallcrew-pom:9")
'fr.smallcrew.foundation:smallcrew-pom:pom:9'
<dependency org="fr.smallcrew.foundation" name="smallcrew-pom" rev="9">
<artifact name="smallcrew-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-pom', version='9')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-pom" % "9"
[fr.smallcrew.foundation/smallcrew-pom "9"]