is not current version
Last Version 1.1.1

io.github.89iuv:maven-enforcer-custom-rules 1.0.0

A library of custom rules to use in maven enforcer plugin.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.89iuv
ArtifactId

ArtifactId

maven-enforcer-custom-rules
Version

Version

1.0.0
Type

Type

jar

Download maven-enforcer-custom-rules 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/ -->
<dependency>
    <groupId>io.github.89iuv</groupId>
    <artifactId>maven-enforcer-custom-rules</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/
implementation 'io.github.89iuv:maven-enforcer-custom-rules:1.0.0'
// https://jarcasting.com/artifacts/io.github.89iuv/maven-enforcer-custom-rules/
implementation ("io.github.89iuv:maven-enforcer-custom-rules:1.0.0")
'io.github.89iuv:maven-enforcer-custom-rules:jar:1.0.0'
<dependency org="io.github.89iuv" name="maven-enforcer-custom-rules" rev="1.0.0">
  <artifact name="maven-enforcer-custom-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.89iuv', module='maven-enforcer-custom-rules', version='1.0.0')
)
libraryDependencies += "io.github.89iuv" % "maven-enforcer-custom-rules" % "1.0.0"
[io.github.89iuv/maven-enforcer-custom-rules "1.0.0"]