Last Version

airbase 128

Base POM for Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

airbase
Version

Version

128
Type

Type

pom
Description

Description

airbase
Base POM for Airlift
Project URL

Project URL

https://github.com/airlift/airbase
Source Code Management

Source Code Management

https://github.com/airlift/airbase

Download airbase 128

Filename Size
airbase-128.pom 70 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.