is not current version
Last Version 1.0.3

io.github.secretquestion5:writehello unspecified

An easy to customize player view.

GroupId

GroupId

io.github.secretquestion5
ArtifactId

ArtifactId

writehello
Version

Version

unspecified
Type

Type

pom

Download writehello unspecified


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