| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.oliphantllc |
| ArtifactId | ArtifactIdSigPlus |
| Last Version | Last Version2.57 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSigPlus
old version of SigPlus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| SigPlus-2.57.pom | |
| SigPlus-2.57.jar | 117 KB |
| SigPlus-2.57-sources.jar | 544 KB |
| SigPlus-2.57-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oliphantllc/SigPlus/ -->
<dependency>
<groupId>com.oliphantllc</groupId>
<artifactId>SigPlus</artifactId>
<version>2.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.oliphantllc/SigPlus/
implementation 'com.oliphantllc:SigPlus:2.57'
// https://jarcasting.com/artifacts/com.oliphantllc/SigPlus/
implementation ("com.oliphantllc:SigPlus:2.57")
'com.oliphantllc:SigPlus:jar:2.57'
<dependency org="com.oliphantllc" name="SigPlus" rev="2.57">
<artifact name="SigPlus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oliphantllc', module='SigPlus', version='2.57')
)
libraryDependencies += "com.oliphantllc" % "SigPlus" % "2.57"
[com.oliphantllc/SigPlus "2.57"]