is not current version
Last Version 1.1

net.optionfactory:json-message-authentication 1.0

A JSON message authentication module for jackson

Categories

Categories

Net JSON Data
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

json-message-authentication
Version

Version

1.0
Type

Type

jar

Download json-message-authentication 1.0


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