is not current version
Last Version 1.0.0

com.fitbur.external:external 0.5.6

FitburIO External is a collection of shaded external third party libraries.

GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external
Version

Version

0.5.6
Type

Type

pom

Download external 0.5.6

Filename Size
external-0.5.6.pom 8 KB
Browse

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