License |
License |
---|---|
GroupId | GroupIdglobal.namespace.truelicense |
ArtifactId | ArtifactIdtruelicense-build-tasks |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense Build Tasks
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-build-tasks</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/
implementation 'global.namespace.truelicense:truelicense-build-tasks:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-build-tasks/
implementation ("global.namespace.truelicense:truelicense-build-tasks:4.0.3")
'global.namespace.truelicense:truelicense-build-tasks:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-build-tasks" rev="4.0.3">
<artifact name="truelicense-build-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-build-tasks', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-build-tasks" % "4.0.3"
[global.namespace.truelicense/truelicense-build-tasks "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
global.namespace.truelicense : truelicense-obfuscate | jar | 4.0.3 |
global.namespace.neuron-di : neuron-di | jar | 6.4.4 |
org.apache.velocity : velocity-engine-core | jar | 2.2 |
org.apache.velocity.tools : velocity-tools-generic | jar | 3.0 |
org.ow2.asm : asm-tree | jar | 7.3.1 |