License |
License |
---|---|
GroupId | GroupIdorg.powerflows |
ArtifactId | ArtifactIddmn-test-sample-resources |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionPower Flows DMN
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.powerflows/dmn-test-sample-resources/ -->
<dependency>
<groupId>org.powerflows</groupId>
<artifactId>dmn-test-sample-resources</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.powerflows/dmn-test-sample-resources/
implementation 'org.powerflows:dmn-test-sample-resources:2.1.0'
// https://jarcasting.com/artifacts/org.powerflows/dmn-test-sample-resources/
implementation ("org.powerflows:dmn-test-sample-resources:2.1.0")
'org.powerflows:dmn-test-sample-resources:jar:2.1.0'
<dependency org="org.powerflows" name="dmn-test-sample-resources" rev="2.1.0">
<artifact name="dmn-test-sample-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powerflows', module='dmn-test-sample-resources', version='2.1.0')
)
libraryDependencies += "org.powerflows" % "dmn-test-sample-resources" % "2.1.0"
[org.powerflows/dmn-test-sample-resources "2.1.0"]