| License |
License |
|---|---|
| GroupId | GroupIdcom.daioware.language |
| ArtifactId | ArtifactIdfields |
| Version | Version1.0.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionXML
Message and Field utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fields-1.0.1-RELEASE.pom | |
| fields-1.0.1-RELEASE.jar | 13 KB |
| fields-1.0.1-RELEASE-sources.jar | 5 KB |
| fields-1.0.1-RELEASE-javadoc.jar | 57 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.daioware : file | jar | 2.0.0-RELEASE |
| com.daioware.language : xml | jar | 1.0.0-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| com.daioware : templates | jar | 1.0.0-RELEASE |