is not current version
Last Version 1.0.1

net.seabears:john-hancock 1.0.0

Build images from common customer-signature data serialization formats.

Categories

Categories

Net
GroupId

GroupId

net.seabears
ArtifactId

ArtifactId

john-hancock
Version

Version

1.0.0
Type

Type

jar

Download john-hancock 1.0.0


<!-- https://jarcasting.com/artifacts/net.seabears/john-hancock/ -->
<dependency>
    <groupId>net.seabears</groupId>
    <artifactId>john-hancock</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seabears/john-hancock/
implementation 'net.seabears:john-hancock:1.0.0'
// https://jarcasting.com/artifacts/net.seabears/john-hancock/
implementation ("net.seabears:john-hancock:1.0.0")
'net.seabears:john-hancock:jar:1.0.0'
<dependency org="net.seabears" name="john-hancock" rev="1.0.0">
  <artifact name="john-hancock" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seabears', module='john-hancock', version='1.0.0')
)
libraryDependencies += "net.seabears" % "john-hancock" % "1.0.0"
[net.seabears/john-hancock "1.0.0"]