Last Version

Simple Build Tools Project 1.0.0

Project to store build artifacts for starter projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

tech.heartin.starters
ArtifactId

ArtifactId

simple-starter-build-tools
Version

Version

1.0.0
Type

Type

jar
Description

Description

Simple Build Tools Project
Project to store build artifacts for starter projects
Project URL

Project URL

https://github.com/heartin/simple-starter-build-tools
Project Organization

Project Organization

heartin.tech
Source Code Management

Source Code Management

https://github.com/heartin/simple-starter-build-tools

Download simple-starter-build-tools 1.0.0


<!-- https://jarcasting.com/artifacts/tech.heartin.starters/simple-starter-build-tools/ -->
<dependency>
    <groupId>tech.heartin.starters</groupId>
    <artifactId>simple-starter-build-tools</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.heartin.starters/simple-starter-build-tools/
implementation 'tech.heartin.starters:simple-starter-build-tools:1.0.0'
// https://jarcasting.com/artifacts/tech.heartin.starters/simple-starter-build-tools/
implementation ("tech.heartin.starters:simple-starter-build-tools:1.0.0")
'tech.heartin.starters:simple-starter-build-tools:jar:1.0.0'
<dependency org="tech.heartin.starters" name="simple-starter-build-tools" rev="1.0.0">
  <artifact name="simple-starter-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.heartin.starters', module='simple-starter-build-tools', version='1.0.0')
)
libraryDependencies += "tech.heartin.starters" % "simple-starter-build-tools" % "1.0.0"
[tech.heartin.starters/simple-starter-build-tools "1.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.