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