is not current version
Last Version 4.0.3

global.namespace.truelicense:truelicense-build-tasks 4.0.0-RC3

The TrueLicense Build Tools can generate source files from Apache Velocity template files, obfuscate constant string values in class files and obfuscate byte code using ProGuard.

GroupId

GroupId

global.namespace.truelicense
ArtifactId

ArtifactId

truelicense-build-tasks
Version

Version

4.0.0-RC3
Type

Type

jar

Download truelicense-build-tasks 4.0.0-RC3


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