is not current version
Last Version 3.0.RLS

fun.hereis.code:code 1.13.RLS

The common code which are used frequently.

GroupId

GroupId

fun.hereis.code
ArtifactId

ArtifactId

code
Version

Version

1.13.RLS
Type

Type

pom

Download code 1.13.RLS

Filename Size
code-1.13.RLS.pom 5 KB
Browse

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