License |
License |
---|---|
GroupId | GroupIdcom.fitbur.external |
ArtifactId | ArtifactIdexternal-tools |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFitburIO External is a collection of shaded external third party libraries.
|
Project Organization |
Project OrganizationFitbur, Inc. |
Filename | Size |
---|---|
external-tools-0.5.1.pom | |
external-tools-0.5.1.jar | 5 KB |
external-tools-0.5.1-sources.jar | 2 KB |
external-tools-0.5.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fitbur.external/external-tools/ -->
<dependency>
<groupId>com.fitbur.external</groupId>
<artifactId>external-tools</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.external/external-tools/
implementation 'com.fitbur.external:external-tools:0.5.1'
// https://jarcasting.com/artifacts/com.fitbur.external/external-tools/
implementation ("com.fitbur.external:external-tools:0.5.1")
'com.fitbur.external:external-tools:jar:0.5.1'
<dependency org="com.fitbur.external" name="external-tools" rev="0.5.1">
<artifact name="external-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.external', module='external-tools', version='0.5.1')
)
libraryDependencies += "com.fitbur.external" % "external-tools" % "0.5.1"
[com.fitbur.external/external-tools "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin | jar | 2.3 |