is not current version
Last Version 4.0

foxtrot:foxtrot 3.0


GroupId

GroupId

foxtrot
ArtifactId

ArtifactId

foxtrot
Version

Version

3.0
Type

Type

pom

Download foxtrot 3.0

Filename Size
foxtrot-3.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/foxtrot/foxtrot/ -->
<dependency>
    <groupId>foxtrot</groupId>
    <artifactId>foxtrot</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/foxtrot/foxtrot/
implementation 'foxtrot:foxtrot:3.0'
// https://jarcasting.com/artifacts/foxtrot/foxtrot/
implementation ("foxtrot:foxtrot:3.0")
'foxtrot:foxtrot:pom:3.0'
<dependency org="foxtrot" name="foxtrot" rev="3.0">
  <artifact name="foxtrot" type="pom" />
</dependency>
@Grapes(
@Grab(group='foxtrot', module='foxtrot', version='3.0')
)
libraryDependencies += "foxtrot" % "foxtrot" % "3.0"
[foxtrot "3.0"]