License |
License
The BSD license
|
---|---|
GroupId | GroupIdfoxtrot.foxtrot |
ArtifactId | ArtifactIdfoxtrot |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFoxtrot
|
Project URL |
Project URL |
Filename | Size |
---|---|
foxtrot-3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/foxtrot.foxtrot/foxtrot/ -->
<dependency>
<groupId>foxtrot.foxtrot</groupId>
<artifactId>foxtrot</artifactId>
<version>3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/foxtrot.foxtrot/foxtrot/
implementation 'foxtrot.foxtrot:foxtrot:3.0'
// https://jarcasting.com/artifacts/foxtrot.foxtrot/foxtrot/
implementation ("foxtrot.foxtrot:foxtrot:3.0")
'foxtrot.foxtrot:foxtrot:pom:3.0'
<dependency org="foxtrot.foxtrot" name="foxtrot" rev="3.0">
<artifact name="foxtrot" type="pom" />
</dependency>
@Grapes(
@Grab(group='foxtrot.foxtrot', module='foxtrot', version='3.0')
)
libraryDependencies += "foxtrot.foxtrot" % "foxtrot" % "3.0"
[foxtrot.foxtrot/foxtrot "3.0"]