License |
License |
---|---|
GroupId | GroupIdcom.tophermiller |
ArtifactId | ArtifactIdtophermiller-base |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptiontophermiller-base
Base and utility classes for tophermiller
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tophermiller-base-0.0.2.pom | |
tophermiller-base-0.0.2.jar | 4 KB |
tophermiller-base-0.0.2-sources.jar | 1 KB |
tophermiller-base-0.0.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tophermiller/tophermiller-base/ -->
<dependency>
<groupId>com.tophermiller</groupId>
<artifactId>tophermiller-base</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tophermiller/tophermiller-base/
implementation 'com.tophermiller:tophermiller-base:0.0.2'
// https://jarcasting.com/artifacts/com.tophermiller/tophermiller-base/
implementation ("com.tophermiller:tophermiller-base:0.0.2")
'com.tophermiller:tophermiller-base:jar:0.0.2'
<dependency org="com.tophermiller" name="tophermiller-base" rev="0.0.2">
<artifact name="tophermiller-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tophermiller', module='tophermiller-base', version='0.0.2')
)
libraryDependencies += "com.tophermiller" % "tophermiller-base" % "0.0.2"
[com.tophermiller/tophermiller-base "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |