License |
License |
---|---|
GroupId | GroupIdorg.openbp |
ArtifactId | ArtifactIdopenbp-model-system |
Version | Version0.9.11 |
Type | Typejar |
Description |
Descriptionopenbp-model-system
OpenBP 'System' process model
|
Filename | Size |
---|---|
openbp-model-system-0.9.11.pom | |
openbp-model-system-0.9.11.jar | 35 KB |
openbp-model-system-0.9.11-sources.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbp/openbp-model-system/ -->
<dependency>
<groupId>org.openbp</groupId>
<artifactId>openbp-model-system</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbp/openbp-model-system/
implementation 'org.openbp:openbp-model-system:0.9.11'
// https://jarcasting.com/artifacts/org.openbp/openbp-model-system/
implementation ("org.openbp:openbp-model-system:0.9.11")
'org.openbp:openbp-model-system:jar:0.9.11'
<dependency org="org.openbp" name="openbp-model-system" rev="0.9.11">
<artifact name="openbp-model-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbp', module='openbp-model-system', version='0.9.11')
)
libraryDependencies += "org.openbp" % "openbp-model-system" % "0.9.11"
[org.openbp/openbp-model-system "0.9.11"]