SPT Cloud
- Custom libraries for cloud projects
Modules
License
- This software is released under the Apache License 2.0.
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdjava-settings |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava development settings
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-settings-0.1.11.pom | |
java-settings-0.1.11.jar | 18 KB |
java-settings-0.1.11-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spt-oss/java-settings/ -->
<dependency>
<groupId>com.github.spt-oss</groupId>
<artifactId>java-settings</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/java-settings/
implementation 'com.github.spt-oss:java-settings:0.1.11'
// https://jarcasting.com/artifacts/com.github.spt-oss/java-settings/
implementation ("com.github.spt-oss:java-settings:0.1.11")
'com.github.spt-oss:java-settings:jar:0.1.11'
<dependency org="com.github.spt-oss" name="java-settings" rev="0.1.11">
<artifact name="java-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='java-settings', version='0.1.11')
)
libraryDependencies += "com.github.spt-oss" % "java-settings" % "0.1.11"
[com.github.spt-oss/java-settings "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |