is not current version
Last Version 0.3

com.github.rmannibucau:rule-them-all 0.1


GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

rule-them-all
Version

Version

0.1
Type

Type

jar

Download rule-them-all 0.1


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