Last Version

Creel: Eclipse Feature 1.0.0

A lightweight and lightning-fast library for resolving and downloading JVM dependencies from Maven repositories.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.threecrickets.creel
ArtifactId

ArtifactId

creel-eclipse-feature
Version

Version

1.0.0
Type

Type

pom
Description

Description

Creel: Eclipse Feature
A lightweight and lightning-fast library for resolving and downloading JVM dependencies from Maven repositories.
Project URL

Project URL

https://github.com/tliron/creel
Project Organization

Project Organization

Three Crickets LLC
Source Code Management

Source Code Management

https://github.com/tliron/creel

Download creel-eclipse-feature 1.0.0


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

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.