GroupId | GroupIdio.openscore |
---|---|
ArtifactId | ArtifactIdorchestrator |
Version | Version0.1.264 |
Type | Typepom |
Filename | Size |
---|---|
orchestrator-0.1.264.pom | 952 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.openscore/orchestrator/ -->
<dependency>
<groupId>io.openscore</groupId>
<artifactId>orchestrator</artifactId>
<version>0.1.264</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openscore/orchestrator/
implementation 'io.openscore:orchestrator:0.1.264'
// https://jarcasting.com/artifacts/io.openscore/orchestrator/
implementation ("io.openscore:orchestrator:0.1.264")
'io.openscore:orchestrator:pom:0.1.264'
<dependency org="io.openscore" name="orchestrator" rev="0.1.264">
<artifact name="orchestrator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openscore', module='orchestrator', version='0.1.264')
)
libraryDependencies += "io.openscore" % "orchestrator" % "0.1.264"
[io.openscore/orchestrator "0.1.264"]