License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.antonsjava |
ArtifactId | ArtifactIdsprops |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsprops
secure properties api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sprops-1.2.pom | |
sprops-1.2.jar | 168 KB |
sprops-1.2-sources.jar | 27 KB |
sprops-1.2-javadoc.jar | 540 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.antonsjava/sprops/ -->
<dependency>
<groupId>io.github.antonsjava</groupId>
<artifactId>sprops</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.antonsjava/sprops/
implementation 'io.github.antonsjava:sprops:1.2'
// https://jarcasting.com/artifacts/io.github.antonsjava/sprops/
implementation ("io.github.antonsjava:sprops:1.2")
'io.github.antonsjava:sprops:jar:1.2'
<dependency org="io.github.antonsjava" name="sprops" rev="1.2">
<artifact name="sprops" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.antonsjava', module='sprops', version='1.2')
)
libraryDependencies += "io.github.antonsjava" % "sprops" % "1.2"
[io.github.antonsjava/sprops "1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.antonsjava : jaul | jar | 1.23 |
io.github.antonsjava : slformatter | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |