License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seabears |
ArtifactId | ArtifactIdjohn-hancock |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionjohn-hancock
Build images from common customer-signature data serialization formats.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
john-hancock-1.0.1.pom | |
john-hancock-1.0.1.jar | 16 KB |
john-hancock-1.0.1-sources.jar | 7 KB |
john-hancock-1.0.1-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seabears/john-hancock/ -->
<dependency>
<groupId>net.seabears</groupId>
<artifactId>john-hancock</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.seabears/john-hancock/
implementation 'net.seabears:john-hancock:1.0.1'
// https://jarcasting.com/artifacts/net.seabears/john-hancock/
implementation ("net.seabears:john-hancock:1.0.1")
'net.seabears:john-hancock:jar:1.0.1'
<dependency org="net.seabears" name="john-hancock" rev="1.0.1">
<artifact name="john-hancock" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seabears', module='john-hancock', version='1.0.1')
)
libraryDependencies += "net.seabears" % "john-hancock" % "1.0.1"
[net.seabears/john-hancock "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.5 |