io.earcam.wrapped:jdk.compiler

Maven repackaging of OpenJDK's jdk.compiler module

License

License

GroupId

GroupId

io.earcam.wrapped
ArtifactId

ArtifactId

jdk.compiler
Last Version

Last Version

1.8.132
Release Date

Release Date

Type

Type

jar
Description

Description

Maven repackaging of OpenJDK's jdk.compiler module
Project URL

Project URL

https://bitbucket.org/earcam/jdk.compiler
Project Organization

Project Organization

earcam
Source Code Management

Source Code Management

https://bitbucket.org/earcam/jdk.compiler

Download jdk.compiler

How to add to project

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

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.

Versions

Version
1.8.132