Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.mantisrx |
ArtifactId | ArtifactIdmantis-examples-synthetic-sourcejob |
Version | Version1.3.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-synthetic-sourcejob/ -->
<dependency>
<groupId>io.mantisrx</groupId>
<artifactId>mantis-examples-synthetic-sourcejob</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-synthetic-sourcejob/
implementation 'io.mantisrx:mantis-examples-synthetic-sourcejob:1.3.6'
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-synthetic-sourcejob/
implementation ("io.mantisrx:mantis-examples-synthetic-sourcejob:1.3.6")
'io.mantisrx:mantis-examples-synthetic-sourcejob:jar:1.3.6'
<dependency org="io.mantisrx" name="mantis-examples-synthetic-sourcejob" rev="1.3.6">
<artifact name="mantis-examples-synthetic-sourcejob" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mantisrx', module='mantis-examples-synthetic-sourcejob', version='1.3.6')
)
libraryDependencies += "io.mantisrx" % "mantis-examples-synthetic-sourcejob" % "1.3.6"
[io.mantisrx/mantis-examples-synthetic-sourcejob "1.3.6"]