Last Version

java7decimalformat 1.0

This project takes GPLv2 code from jdk7 and jdk8 to create a class that extends DecimalFormat, but retains the old rounding behavior of Java 6 and 7.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.moparisthebest.text
ArtifactId

ArtifactId

java7decimalformat
Version

Version

1.0
Type

Type

jar
Description

Description

java7decimalformat
This project takes GPLv2 code from jdk7 and jdk8 to create a class that extends DecimalFormat, but retains the old rounding behavior of Java 6 and 7.
Project URL

Project URL

https://github.com/moparisthebest/java7decimalformat
Project Organization

Project Organization

moparisthebest.com
Source Code Management

Source Code Management

https://github.com/moparisthebest/java7decimalformat

Download java7decimalformat 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.