Last Version

com.mastfrog:util-fileformat 2.8.3

Library with no dependencies which supports writing JSON and (repeatably, with no generated comments) Properties file formats

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util-fileformat
Version

Version

2.8.3
Type

Type

jar
Description

Description

Library with no dependencies which supports writing JSON and (repeatably, with no generated comments) Properties file formats
Project URL

Project URL

https://github.com/timboudreau/util
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/util

Download util-fileformat 2.8.3


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

Dependencies

test (3)

Group / Artifact Type Version
com.mastfrog : util-strings jar 2.8.3
com.mastfrog : util-collections jar 2.8.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.