XML

Message and Field utilities

License

License

GroupId

GroupId

com.daioware.language
ArtifactId

ArtifactId

fields
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

XML
Message and Field utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.language.fields/
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download fields

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.daioware : file jar 2.0.0-RELEASE
com.daioware.language : xml jar 1.0.0-RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.daioware : templates jar 1.0.0-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE