is not current version
Last Version 0.5.0

com.cognifide.apmt:apmt 0.4.0

AEM Permission Matrix Tester

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.apmt
ArtifactId

ArtifactId

apmt
Version

Version

0.4.0
Type

Type

jar

Download apmt 0.4.0


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