com.jayway.awaitility.scala.PlaceHolderJava Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of awaitility-scala Show documentation
Show all versions of awaitility-scala Show documentation
Simplifies Awaitility usage from Scala
package com.jayway.awaitility.scala;
/**
* Dummy class used to force Maven to generate Javadocs for the awaitility-scala project. If not then Sonatype will complain that no Javadoc
* is present.
*/
class PlaceHolderJava {
}