Last Version

xml 0.1

Xml stream

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

xml
Version

Version

0.1
Type

Type

jar
Description

Description

xml
Xml stream
Project URL

Project URL

https://github.com/gochaorg/cofe.xyz
Source Code Management

Source Code Management

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

Download xml 0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
xyz.cofe : collection jar [0.1,2.0)
xyz.cofe : type jar 0.1
xyz.cofe : iostream jar 0.1
xyz.cofe : fs jar 0.1
xyz.cofe : fs-itf jar 0.1
xyz.cofe : text jar 0.1
xyz.cofe : template jar 0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.