is not current version
Last Version 1.0.0

com.fitbur.external:external-guava 0.5.6


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external-guava
Version

Version

0.5.6
Type

Type

jar

Download external-guava 0.5.6


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