is not current version
Last Version 1131.1

io.github.linus87:helper 1065


GroupId

GroupId

io.github.linus87
ArtifactId

ArtifactId

helper
Version

Version

1065
Type

Type

jar

Download helper 1065


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