License |
License |
---|---|
GroupId | GroupIdcom.spiwer |
ArtifactId | ArtifactIdstandard |
Last Version | Last Version1.6.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStandard
Basic utilities for a project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
standard-1.6.16.pom | |
standard-1.6.16.jar | 53 KB |
standard-1.6.16-sources.jar | 23 KB |
standard-1.6.16-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spiwer/standard/ -->
<dependency>
<groupId>com.spiwer</groupId>
<artifactId>standard</artifactId>
<version>1.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.spiwer/standard/
implementation 'com.spiwer:standard:1.6.16'
// https://jarcasting.com/artifacts/com.spiwer/standard/
implementation ("com.spiwer:standard:1.6.16")
'com.spiwer:standard:jar:1.6.16'
<dependency org="com.spiwer" name="standard" rev="1.6.16">
<artifact name="standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spiwer', module='standard', version='1.6.16')
)
libraryDependencies += "com.spiwer" % "standard" % "1.6.16"
[com.spiwer/standard "1.6.16"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.4.5 |
com.sun.mail : smtp | jar | 1.4.5 |
com.google.code.gson : gson | jar | 2.8.5 |