Last Version

xparse 1.4

parsing build tools

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

xparse
Version

Version

1.4
Type

Type

jar
Description

Description

xparse
parsing build tools

Download xparse 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
xyz.cofe : ecolls jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.