is not current version
Last Version 1.2.0

io.github.dbstarll.parent:mode 1.1.8

parent for assembly executable jar by multiple environments

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

mode
Version

Version

1.1.8
Type

Type

pom

Download mode 1.1.8

Filename Size
mode-1.1.8.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.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation 'io.github.dbstarll.parent:mode:1.1.8'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation ("io.github.dbstarll.parent:mode:1.1.8")
'io.github.dbstarll.parent:mode:pom:1.1.8'
<dependency org="io.github.dbstarll.parent" name="mode" rev="1.1.8">
  <artifact name="mode" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='mode', version='1.1.8')
)
libraryDependencies += "io.github.dbstarll.parent" % "mode" % "1.1.8"
[io.github.dbstarll.parent/mode "1.1.8"]