Extension

The Extension Project consists of utilities designed to make it easier to parse Manifests to extract information relating to Specifications and "Optional Packages" aka Extensions.

GroupId

GroupId

loom
ArtifactId

ArtifactId

loom-extension
Last Version

Last Version

1.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

Extension
The Extension Project consists of utilities designed to make it easier to parse Manifests to extract information relating to Specifications and "Optional Packages" aka Extensions.

Download loom-extension

How to add to project

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

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.

Versions

Version
1.0-rc3
1.0-rc2