SPT Cloud
- Custom libraries for cloud projects
Modules
License
- This software is released under the Apache License 2.0.
License |
License |
---|---|
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdsettings |
Last Version | Last Version0.1.10 |
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 |
---|---|
settings-0.1.10.pom | |
settings-0.1.10.jar | 19 KB |
settings-0.1.10-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spt-oss/settings/ -->
<dependency>
<groupId>com.github.spt-oss</groupId>
<artifactId>settings</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/settings/
implementation 'com.github.spt-oss:settings:0.1.10'
// https://jarcasting.com/artifacts/com.github.spt-oss/settings/
implementation ("com.github.spt-oss:settings:0.1.10")
'com.github.spt-oss:settings:jar:0.1.10'
<dependency org="com.github.spt-oss" name="settings" rev="0.1.10">
<artifact name="settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='settings', version='0.1.10')
)
libraryDependencies += "com.github.spt-oss" % "settings" % "0.1.10"
[com.github.spt-oss/settings "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.12 |