GroupId | GroupIdio.github.linus87 |
---|---|
ArtifactId | ArtifactIdhelper |
Version | Version1065 |
Type | Typejar |
Filename | Size |
---|---|
helper-1065.pom | |
helper-1065.jar | 61 KB |
helper-1065-sources.jar | 69 KB |
helper-1065-javadoc.jar | 173 KB |
Browse |
<!-- 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"]