Last Version

Traute Gradle plugin 1.1.10

A Gradle plugin which eases Traute Javac plugin appliance in Gradle projects

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

tech.harmonysoft
ArtifactId

ArtifactId

traute-gradle
Version

Version

1.1.10
Type

Type

jar
Description

Description

Traute Gradle plugin
A Gradle plugin which eases Traute Javac plugin appliance in Gradle projects
Project URL

Project URL

http://traute.oss.harmonysoft.tech/facade/gradle/
Source Code Management

Source Code Management

https://github.com/denis-zhdanov/traute

Download traute-gradle 1.1.10


<!-- https://jarcasting.com/artifacts/tech.harmonysoft/traute-gradle/ -->
<dependency>
    <groupId>tech.harmonysoft</groupId>
    <artifactId>traute-gradle</artifactId>
    <version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/tech.harmonysoft/traute-gradle/
implementation 'tech.harmonysoft:traute-gradle:1.1.10'
// https://jarcasting.com/artifacts/tech.harmonysoft/traute-gradle/
implementation ("tech.harmonysoft:traute-gradle:1.1.10")
'tech.harmonysoft:traute-gradle:jar:1.1.10'
<dependency org="tech.harmonysoft" name="traute-gradle" rev="1.1.10">
  <artifact name="traute-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.harmonysoft', module='traute-gradle', version='1.1.10')
)
libraryDependencies += "tech.harmonysoft" % "traute-gradle" % "1.1.10"
[tech.harmonysoft/traute-gradle "1.1.10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (4)

Group / Artifact Type Version
tech.harmonysoft : traute-javac jar 1.1.10
org.junit.platform : junit-platform-runner jar 1.0.1
org.junit.jupiter : junit-jupiter-params jar 5.0.1
org.junit.jupiter : junit-jupiter-engine jar 5.0.1

Project Modules

There are no modules declared in this project.