Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdpro.taskana.history |
ArtifactId | ArtifactIdtaskana-simplehistory-provider |
Version | Version4.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pro.taskana.history/taskana-simplehistory-provider/ -->
<dependency>
<groupId>pro.taskana.history</groupId>
<artifactId>taskana-simplehistory-provider</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana.history/taskana-simplehistory-provider/
implementation 'pro.taskana.history:taskana-simplehistory-provider:4.4.0'
// https://jarcasting.com/artifacts/pro.taskana.history/taskana-simplehistory-provider/
implementation ("pro.taskana.history:taskana-simplehistory-provider:4.4.0")
'pro.taskana.history:taskana-simplehistory-provider:jar:4.4.0'
<dependency org="pro.taskana.history" name="taskana-simplehistory-provider" rev="4.4.0">
<artifact name="taskana-simplehistory-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.taskana.history', module='taskana-simplehistory-provider', version='4.4.0')
)
libraryDependencies += "pro.taskana.history" % "taskana-simplehistory-provider" % "4.4.0"
[pro.taskana.history/taskana-simplehistory-provider "4.4.0"]