Apache Fluo Build Resources

Resources for building Apache Fluo projects

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

build-resources
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Fluo Build Resources
Resources for building Apache Fluo projects
Project URL

Project URL

https://fluo.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download build-resources

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.fluo/build-resources/ -->
<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>build-resources</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.fluo/build-resources/
implementation 'org.apache.fluo:build-resources:2.0.0'
// https://jarcasting.com/artifacts/org.apache.fluo/build-resources/
implementation ("org.apache.fluo:build-resources:2.0.0")
'org.apache.fluo:build-resources:jar:2.0.0'
<dependency org="org.apache.fluo" name="build-resources" rev="2.0.0">
  <artifact name="build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.fluo', module='build-resources', version='2.0.0')
)
libraryDependencies += "org.apache.fluo" % "build-resources" % "2.0.0"
[org.apache.fluo/build-resources "2.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.

Versions

Version
2.0.0
1.0.0-incubating