Fitbur Base

Base POM for FitburIO Modules

License

License

GroupId

GroupId

com.fitbur
ArtifactId

ArtifactId

base
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

pom
Description

Description

Fitbur Base
Base POM for FitburIO Modules
Project Organization

Project Organization

Fitbur, Inc.

Download base

Filename Size
base-1.6.pom 20 KB
Browse

How to add to project

<!-- 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.

Versions

Version
1.6
1.4
1.3
1.2
1.1
1.0