MongoWP: Build Tools

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

License

License

Commercial License
Categories

Categories

Build Tools Data
GroupId

GroupId

com.8kdata.mongowp
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

0.50.0
Release Date

Release Date

Type

Type

jar
Description

Description

MongoWP: Build Tools
A project used to store resources and tools that the build process can import as a dependency
Project Organization

Project Organization

8Kdata Technology

Download build-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.8kdata.mongowp/build-tools/ -->
<dependency>
    <groupId>com.8kdata.mongowp</groupId>
    <artifactId>build-tools</artifactId>
    <version>0.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.8kdata.mongowp/build-tools/
implementation 'com.8kdata.mongowp:build-tools:0.50.0'
// https://jarcasting.com/artifacts/com.8kdata.mongowp/build-tools/
implementation ("com.8kdata.mongowp:build-tools:0.50.0")
'com.8kdata.mongowp:build-tools:jar:0.50.0'
<dependency org="com.8kdata.mongowp" name="build-tools" rev="0.50.0">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.8kdata.mongowp', module='build-tools', version='0.50.0')
)
libraryDependencies += "com.8kdata.mongowp" % "build-tools" % "0.50.0"
[com.8kdata.mongowp/build-tools "0.50.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
0.50.0