GroupId | GroupIdio.github.theangrydev |
---|---|
ArtifactId | ArtifactIdyatspec-zohhak-plugin |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/ -->
<dependency>
<groupId>io.github.theangrydev</groupId>
<artifactId>yatspec-zohhak-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/
implementation 'io.github.theangrydev:yatspec-zohhak-plugin:1.0.0'
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-zohhak-plugin/
implementation ("io.github.theangrydev:yatspec-zohhak-plugin:1.0.0")
'io.github.theangrydev:yatspec-zohhak-plugin:jar:1.0.0'
<dependency org="io.github.theangrydev" name="yatspec-zohhak-plugin" rev="1.0.0">
<artifact name="yatspec-zohhak-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='yatspec-zohhak-plugin', version='1.0.0')
)
libraryDependencies += "io.github.theangrydev" % "yatspec-zohhak-plugin" % "1.0.0"
[io.github.theangrydev/yatspec-zohhak-plugin "1.0.0"]