is not current version
Last Version 0.5.0

com.cognifide.apmt:apmt 0.2.0

AEM Permission Matrix Tester

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.apmt
ArtifactId

ArtifactId

apmt
Version

Version

0.2.0
Type

Type

jar

Download apmt 0.2.0


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