| License | 
                License
                                                        Custom                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.nczonline.web | 
    
| ArtifactId | ArtifactIdprops2js | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionprops2js 
            Tool to convert Java properties files into JavaScript. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| props2js-1.0.1.pom | |
| props2js-1.0.1.jar | 206 KB | 
| props2js-1.0.1-sources.jar | 4 KB | 
| props2js-1.0.1-javadoc.jar | 39 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |