is not current version
Last Version 1.3.2.RELEASE

be.personify.iam:personify-frontend 1.1.2.RELEASE

frontend library for different usages

GroupId

GroupId

be.personify.iam
ArtifactId

ArtifactId

personify-frontend
Version

Version

1.1.2.RELEASE
Type

Type

jar

Download personify-frontend 1.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/be.personify.iam/personify-frontend/ -->
<dependency>
    <groupId>be.personify.iam</groupId>
    <artifactId>personify-frontend</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/be.personify.iam/personify-frontend/
implementation 'be.personify.iam:personify-frontend:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/be.personify.iam/personify-frontend/
implementation ("be.personify.iam:personify-frontend:1.1.2.RELEASE")
'be.personify.iam:personify-frontend:jar:1.1.2.RELEASE'
<dependency org="be.personify.iam" name="personify-frontend" rev="1.1.2.RELEASE">
  <artifact name="personify-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.personify.iam', module='personify-frontend', version='1.1.2.RELEASE')
)
libraryDependencies += "be.personify.iam" % "personify-frontend" % "1.1.2.RELEASE"
[be.personify.iam/personify-frontend "1.1.2.RELEASE"]