is not current version
Last Version 1.0.3

io.github.secretquestion5:writehello 1.0.0

An easy to customize player view.

GroupId

GroupId

io.github.secretquestion5
ArtifactId

ArtifactId

writehello
Version

Version

1.0.0
Type

Type

pom

Download writehello 1.0.0


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