| License |
License |
|---|---|
| GroupId | GroupIdgsbase |
| ArtifactId | ArtifactIdgsbase |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongsbase
A collection of java utility classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gsbase-2.0.1.pom | |
| gsbase-2.0.1.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gsbase/gsbase/ -->
<dependency>
<groupId>gsbase</groupId>
<artifactId>gsbase</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gsbase/gsbase/
implementation 'gsbase:gsbase:2.0.1'
// https://jarcasting.com/artifacts/gsbase/gsbase/
implementation ("gsbase:gsbase:2.0.1")
'gsbase:gsbase:jar:2.0.1'
<dependency org="gsbase" name="gsbase" rev="2.0.1">
<artifact name="gsbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='gsbase', module='gsbase', version='2.0.1')
)
libraryDependencies += "gsbase" % "gsbase" % "2.0.1"
[gsbase "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| junitperf : junitperf | jar | 1.8 |