is not current version
Last Version 4.0

foxtrot:foxtrot 1.3


GroupId

GroupId

foxtrot
ArtifactId

ArtifactId

foxtrot
Version

Version

1.3
Type

Type

jar

Download foxtrot 1.3


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