| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.googlecode.redbox-mint |
| ArtifactId | ArtifactIdsruclient-mint |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Mint - SRU Client
This is the top-level organisation POM for the ReDBox-Mint project.
|
| Filename | Size |
|---|---|
| sruclient-mint-1.9.pom | |
| sruclient-mint-1.9.jar | 13 KB |
| sruclient-mint-1.9-sources.jar | 12 KB |
| sruclient-mint-1.9-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/ -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>sruclient-mint</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/
implementation 'com.googlecode.redbox-mint:sruclient-mint:1.9'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/sruclient-mint/
implementation ("com.googlecode.redbox-mint:sruclient-mint:1.9")
'com.googlecode.redbox-mint:sruclient-mint:jar:1.9'
<dependency org="com.googlecode.redbox-mint" name="sruclient-mint" rev="1.9">
<artifact name="sruclient-mint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='sruclient-mint', version='1.9')
)
libraryDependencies += "com.googlecode.redbox-mint" % "sruclient-mint" % "1.9"
[com.googlecode.redbox-mint/sruclient-mint "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |