is not current version
Last Version 3.1.1

com.jashmore:examples 0.0.4

Contains examples for all the different modules.

GroupId

GroupId

com.jashmore
ArtifactId

ArtifactId

examples
Version

Version

0.0.4
Type

Type

pom

Download examples 0.0.4

Filename Size
examples-0.0.4.pom 1 KB
Browse

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