GroupId | GroupIdio.github.dbstarll.parent |
---|---|
ArtifactId | ArtifactIdmode |
Version | Version1.1.7 |
Type | Typepom |
Filename | Size |
---|---|
mode-1.1.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/ -->
<dependency>
<groupId>io.github.dbstarll.parent</groupId>
<artifactId>mode</artifactId>
<version>1.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation 'io.github.dbstarll.parent:mode:1.1.7'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation ("io.github.dbstarll.parent:mode:1.1.7")
'io.github.dbstarll.parent:mode:pom:1.1.7'
<dependency org="io.github.dbstarll.parent" name="mode" rev="1.1.7">
<artifact name="mode" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='mode', version='1.1.7')
)
libraryDependencies += "io.github.dbstarll.parent" % "mode" % "1.1.7"
[io.github.dbstarll.parent/mode "1.1.7"]