is not current version
Last Version 1.0.0

com.fitbur.external:external 0.6.1

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

GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external
Version

Version

0.6.1
Type

Type

pom

Download external 0.6.1

Filename Size
external-0.6.1.pom 10 KB
Browse

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