is not current version
Last Version 128

airbase 113

Base POM for Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

airbase
Version

Version

113
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 113

Filename Size
airbase-113.pom 67 KB
Browse

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

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.