ToroDB: Build Resources

A project used to store resources and tools that the build process can import as a dependency

License

License

GroupId

GroupId

com.torodb
ArtifactId

ArtifactId

build-resources
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ToroDB: Build Resources
A project used to store resources and tools that the build process can import as a dependency
Project URL

Project URL

http://www.torodb.com
Project Organization

Project Organization

8Kdata Technology

Download build-resources

How to add to project

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

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.1
1.0.0