Last Version

org.pantsbuild:custom_javactool_for_testing 0.0.7

A custom version of com.sun.tools.javac.api.JavacTool, useful for testing that we can control the javac version that Zinc uses.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

custom_javactool_for_testing
Version

Version

0.0.7
Type

Type

jar
Description

Description

org.pantsbuild:custom_javactool_for_testing
A custom version of com.sun.tools.javac.api.JavacTool, useful for testing that we can control the javac version that Zinc uses.
Project URL

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download custom_javactool_for_testing 0.0.7


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

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.