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