Last Version

Standard 1.6.16

Basic utilities for a project

License

License

GroupId

GroupId

com.spiwer
ArtifactId

ArtifactId

standard
Version

Version

1.6.16
Type

Type

jar
Description

Description

Standard
Basic utilities for a project
Project URL

Project URL

https://bitbucket.org/spiwer/standard/wiki/Guide
Source Code Management

Source Code Management

https://bitbucket.org/spiwer/standard/src/master/

Download standard 1.6.16


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.