License |
License |
---|---|
GroupId | GroupIdcom.spiwer |
ArtifactId | ArtifactIdstandard |
Version | Version1.6.13 |
Type | Typejar |
Description |
DescriptionStandard
Basic utilities for a project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
standard-1.6.13.pom | |
standard-1.6.13.jar | 50 KB |
standard-1.6.13-sources.jar | 26 KB |
standard-1.6.13-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spiwer/standard/ -->
<dependency>
<groupId>com.spiwer</groupId>
<artifactId>standard</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.spiwer/standard/
implementation 'com.spiwer:standard:1.6.13'
// https://jarcasting.com/artifacts/com.spiwer/standard/
implementation ("com.spiwer:standard:1.6.13")
'com.spiwer:standard:jar:1.6.13'
<dependency org="com.spiwer" name="standard" rev="1.6.13">
<artifact name="standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spiwer', module='standard', version='1.6.13')
)
libraryDependencies += "com.spiwer" % "standard" % "1.6.13"
[com.spiwer/standard "1.6.13"]
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 |