Last Version

com.github.bordertech.common:build-tools 1.0.19

Shared maven resources for BorderTech projects.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.github.bordertech.common
ArtifactId

ArtifactId

build-tools
Version

Version

1.0.19
Type

Type

jar
Description

Description

Shared maven resources for BorderTech projects.

Download build-tools 1.0.19


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

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.