is not current version
Last Version 4.0

foxtrot:foxtrot 2.0


GroupId

GroupId

foxtrot
ArtifactId

ArtifactId

foxtrot
Version

Version

2.0
Type

Type

jar

Download foxtrot 2.0


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