MapFormat

A set of java.text.Format subclasses that instead positional notation uses tag names.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.axiastudio
ArtifactId

ArtifactId

mapformat
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MapFormat
A set of java.text.Format subclasses that instead positional notation uses tag names.
Project URL

Project URL

https://github.com/tizianolattisi/mapformat
Source Code Management

Source Code Management

https://github.com/tizianolattisi/mapformat

Download mapformat

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0