is not current version
Last Version 2.4.1

ch.maxant:rules 2.2.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.maxant
ArtifactId

ArtifactId

rules
Version

Version

2.2.1
Type

Type

jar

Download rules 2.2.1


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