Standard

Basic utilities for a project

License

License

GroupId

GroupId

com.spiwer
ArtifactId

ArtifactId

standard
Last Version

Last Version

1.6.16
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.0.1
1.0.0