is not current version
Last Version 1.1.1

com.helger:ph-forbidden-apis 1.0.0

Forbidden APIs rules

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-forbidden-apis
Version

Version

1.0.0
Type

Type

jar

Download ph-forbidden-apis 1.0.0


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