Last Version

GWT: Compiler Adapter 1.1

Simple project implementing a workaround for https://github.com/gwtproject/gwt/issues/4170

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.collaborne.build
ArtifactId

ArtifactId

gwt-compiler-adapter
Version

Version

1.1
Type

Type

jar
Description

Description

GWT: Compiler Adapter
Simple project implementing a workaround for https://github.com/gwtproject/gwt/issues/4170
Project Organization

Project Organization

Collaborne B.V.

Download gwt-compiler-adapter 1.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.jdt.core.compiler : ecj jar 4.2.2
org.apache.ant : ant jar 1.8.1

Project Modules

There are no modules declared in this project.