is not current version
Last Version 4.1.0

org.demoiselle.signer:build 3.2.1

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.1
Type

Type

pom

Download build 3.2.1

Filename Size
build-3.2.1.pom 8 KB
Browse

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