props2js

Tool to convert Java properties files into JavaScript.

License

License

Custom
Categories

Categories

Net
GroupId

GroupId

net.nczonline.web
ArtifactId

ArtifactId

props2js
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

props2js
Tool to convert Java properties files into JavaScript.
Project URL

Project URL

https://github.com/suhaig/props2js

Download props2js

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1