gradle-worker-api-example

Gradle plugin that uses the Worker API with classloader isolation to load a class from a project dependency.

Running

./gradlew doWork

The doWork task should output "Hello".