is not current version
Last Version 1.2.0

io.github.dbstarll.parent:mode 1.0

parent for assembly executable jar by multiple environments

GroupId

GroupId

io.github.dbstarll.parent
ArtifactId

ArtifactId

mode
Version

Version

1.0
Type

Type

pom

Download mode 1.0

Filename Size
mode-1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/ -->
<dependency>
    <groupId>io.github.dbstarll.parent</groupId>
    <artifactId>mode</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation 'io.github.dbstarll.parent:mode:1.0'
// https://jarcasting.com/artifacts/io.github.dbstarll.parent/mode/
implementation ("io.github.dbstarll.parent:mode:1.0")
'io.github.dbstarll.parent:mode:pom:1.0'
<dependency org="io.github.dbstarll.parent" name="mode" rev="1.0">
  <artifact name="mode" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dbstarll.parent', module='mode', version='1.0')
)
libraryDependencies += "io.github.dbstarll.parent" % "mode" % "1.0"
[io.github.dbstarll.parent/mode "1.0"]