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