Last Version

Fitbur Base 1.6

Base POM for FitburIO Modules

License

License

GroupId

GroupId

com.fitbur
ArtifactId

ArtifactId

base
Version

Version

1.6
Type

Type

pom
Description

Description

Fitbur Base
Base POM for FitburIO Modules
Project Organization

Project Organization

Fitbur, Inc.

Download base 1.6

Filename Size
base-1.6.pom 21 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fusesource.jansi : jansi Optional jar 1.11

Project Modules

There are no modules declared in this project.