is not current version
Last Version 4.1.0

org.demoiselle.signer:build 3.2.12

Demoiselle Framework's component for specifications of ICP-BRASIL Public Key Infrastructure (PKI)

GroupId

GroupId

org.demoiselle.signer
ArtifactId

ArtifactId

build
Version

Version

3.2.12
Type

Type

pom

Download build 3.2.12

Filename Size
build-3.2.12.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.demoiselle.signer/build/ -->
<dependency>
    <groupId>org.demoiselle.signer</groupId>
    <artifactId>build</artifactId>
    <version>3.2.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.demoiselle.signer/build/
implementation 'org.demoiselle.signer:build:3.2.12'
// https://jarcasting.com/artifacts/org.demoiselle.signer/build/
implementation ("org.demoiselle.signer:build:3.2.12")
'org.demoiselle.signer:build:pom:3.2.12'
<dependency org="org.demoiselle.signer" name="build" rev="3.2.12">
  <artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.demoiselle.signer', module='build', version='3.2.12')
)
libraryDependencies += "org.demoiselle.signer" % "build" % "3.2.12"
[org.demoiselle.signer/build "3.2.12"]