ongres: build-resources

Build resources pom for any project

License

License

GroupId

GroupId

com.ongres
ArtifactId

ArtifactId

build-resources
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

ongres: build-resources
Build resources pom for any project
Project URL

Project URL

https://gitlab.com/ongresinc/build-tools
Project Organization

Project Organization

OnGres, Inc.
Source Code Management

Source Code Management

https://gitlab.com/ongresinc/build-tools

Download build-resources

How to add to project

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

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.8
1.0.7
1.0.6
1.0.5
1.0.3