is not current version
Last Version 3.0.RLS

fun.hereis.code:all 1.13.RLS


GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

all
Version

Version

1.13.RLS
Type

Type

pom

Download all 1.13.RLS

Filename Size
all-1.13.RLS.pom 939 bytes
Browse

<!-- https://jarcasting.com/artifacts/fun.hereis.code/all/ -->
<dependency>
    <groupId>fun.hereis.code</groupId>
    <artifactId>all</artifactId>
    <version>1.13.RLS</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation 'fun.hereis.code:all:1.13.RLS'
// https://jarcasting.com/artifacts/fun.hereis.code/all/
implementation ("fun.hereis.code:all:1.13.RLS")
'fun.hereis.code:all:pom:1.13.RLS'
<dependency org="fun.hereis.code" name="all" rev="1.13.RLS">
  <artifact name="all" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.hereis.code', module='all', version='1.13.RLS')
)
libraryDependencies += "fun.hereis.code" % "all" % "1.13.RLS"
[fun.hereis.code/all "1.13.RLS"]