Last Version

xyz.cofe:template 0.1

Text manipulations

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

template
Version

Version

0.1
Type

Type

jar
Description

Description

Text manipulations
Source Code Management

Source Code Management

http://github.com/gochaorg/cofe.xyz/tree/master/template

Download template 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
xyz.cofe : type-spi jar 0.1
xyz.cofe : type jar 0.1
xyz.cofe : text jar 0.1
xyz.cofe : collection jar [0.1,0.2]

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.