GroupId | GroupIdcom.spark-engine |
---|---|
ArtifactId | ArtifactIdplan-model-builder |
Version | Version0.13.0 |
Type | Typejar |
Filename | Size |
---|---|
plan-model-builder-0.13.0.pom | |
plan-model-builder-0.13.0.jar | 27 KB |
plan-model-builder-0.13.0-sources.jar | 12 KB |
plan-model-builder-0.13.0-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/ -->
<dependency>
<groupId>com.spark-engine</groupId>
<artifactId>plan-model-builder</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/
implementation 'com.spark-engine:plan-model-builder:0.13.0'
// https://jarcasting.com/artifacts/com.spark-engine/plan-model-builder/
implementation ("com.spark-engine:plan-model-builder:0.13.0")
'com.spark-engine:plan-model-builder:jar:0.13.0'
<dependency org="com.spark-engine" name="plan-model-builder" rev="0.13.0">
<artifact name="plan-model-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spark-engine', module='plan-model-builder', version='0.13.0')
)
libraryDependencies += "com.spark-engine" % "plan-model-builder" % "0.13.0"
[com.spark-engine/plan-model-builder "0.13.0"]