Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.mantisrx |
ArtifactId | ArtifactIdmantis-examples-synthetic-sourcejob |
Version | Version1.3.21 |
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.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-synthetic-sourcejob/
implementation 'io.mantisrx:mantis-examples-synthetic-sourcejob:1.3.21'
// https://jarcasting.com/artifacts/io.mantisrx/mantis-examples-synthetic-sourcejob/
implementation ("io.mantisrx:mantis-examples-synthetic-sourcejob:1.3.21")
'io.mantisrx:mantis-examples-synthetic-sourcejob:jar:1.3.21'
<dependency org="io.mantisrx" name="mantis-examples-synthetic-sourcejob" rev="1.3.21">
<artifact name="mantis-examples-synthetic-sourcejob" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mantisrx', module='mantis-examples-synthetic-sourcejob', version='1.3.21')
)
libraryDependencies += "io.mantisrx" % "mantis-examples-synthetic-sourcejob" % "1.3.21"
[io.mantisrx/mantis-examples-synthetic-sourcejob "1.3.21"]