is not current version
Last Version 3.1.1

com.jashmore:extensions 3.1.0

Extra functionality that is built ontop of the library, for example specific Argument Resolvers.

GroupId

GroupId

com.jashmore
ArtifactId

ArtifactId

extensions
Version

Version

3.1.0
Type

Type

pom

Download extensions 3.1.0

Filename Size
extensions-3.1.0.pom 812 bytes
Browse

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