is not current version
Last Version 1.0.2

com.brvith.orchestrator:spec-generator 1.0.0


GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

spec-generator
Version

Version

1.0.0
Type

Type

jar

Download spec-generator 1.0.0


<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/spec-generator/ -->
<dependency>
    <groupId>com.brvith.orchestrator</groupId>
    <artifactId>spec-generator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/spec-generator/
implementation 'com.brvith.orchestrator:spec-generator:1.0.0'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/spec-generator/
implementation ("com.brvith.orchestrator:spec-generator:1.0.0")
'com.brvith.orchestrator:spec-generator:jar:1.0.0'
<dependency org="com.brvith.orchestrator" name="spec-generator" rev="1.0.0">
  <artifact name="spec-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='spec-generator', version='1.0.0')
)
libraryDependencies += "com.brvith.orchestrator" % "spec-generator" % "1.0.0"
[com.brvith.orchestrator/spec-generator "1.0.0"]