is not current version
Last Version 1.0.1.RELEASE

io.github.horvee.storylog:empty-impl 1.0.0.RELEASE


GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

empty-impl
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download empty-impl 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/empty-impl/ -->
<dependency>
    <groupId>io.github.horvee.storylog</groupId>
    <artifactId>empty-impl</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/empty-impl/
implementation 'io.github.horvee.storylog:empty-impl:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/empty-impl/
implementation ("io.github.horvee.storylog:empty-impl:1.0.0.RELEASE")
'io.github.horvee.storylog:empty-impl:jar:1.0.0.RELEASE'
<dependency org="io.github.horvee.storylog" name="empty-impl" rev="1.0.0.RELEASE">
  <artifact name="empty-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='empty-impl', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "empty-impl" % "1.0.0.RELEASE"
[io.github.horvee.storylog/empty-impl "1.0.0.RELEASE"]