is not current version
Last Version 1.8.0

org.itsallcode.whiterabbit:whiterabbit-plugin-api 1.3.0

API implemented by plugins for the WhiteRabbit time recording application

GroupId

GroupId

org.itsallcode.whiterabbit
ArtifactId

ArtifactId

whiterabbit-plugin-api
Version

Version

1.3.0
Type

Type

pom

Download whiterabbit-plugin-api 1.3.0


<!-- https://jarcasting.com/artifacts/org.itsallcode.whiterabbit/whiterabbit-plugin-api/ -->
<dependency>
    <groupId>org.itsallcode.whiterabbit</groupId>
    <artifactId>whiterabbit-plugin-api</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.itsallcode.whiterabbit/whiterabbit-plugin-api/
implementation 'org.itsallcode.whiterabbit:whiterabbit-plugin-api:1.3.0'
// https://jarcasting.com/artifacts/org.itsallcode.whiterabbit/whiterabbit-plugin-api/
implementation ("org.itsallcode.whiterabbit:whiterabbit-plugin-api:1.3.0")
'org.itsallcode.whiterabbit:whiterabbit-plugin-api:pom:1.3.0'
<dependency org="org.itsallcode.whiterabbit" name="whiterabbit-plugin-api" rev="1.3.0">
  <artifact name="whiterabbit-plugin-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.itsallcode.whiterabbit', module='whiterabbit-plugin-api', version='1.3.0')
)
libraryDependencies += "org.itsallcode.whiterabbit" % "whiterabbit-plugin-api" % "1.3.0"
[org.itsallcode.whiterabbit/whiterabbit-plugin-api "1.3.0"]