GroupId | GroupIdcom.github.geirolz |
---|---|
ArtifactId | ArtifactIderules-core_3 |
Version | Version0.0.1-RC1 |
Type | Typejar |
Filename | Size |
---|---|
erules-core_3-0.0.1-RC1.pom | |
erules-core_3-0.0.1-RC1.jar | 307 bytes |
erules-core_3-0.0.1-RC1-sources.jar | 259 bytes |
erules-core_3-0.0.1-RC1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geirolz/erules-core_3/ -->
<dependency>
<groupId>com.github.geirolz</groupId>
<artifactId>erules-core_3</artifactId>
<version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/erules-core_3/
implementation 'com.github.geirolz:erules-core_3:0.0.1-RC1'
// https://jarcasting.com/artifacts/com.github.geirolz/erules-core_3/
implementation ("com.github.geirolz:erules-core_3:0.0.1-RC1")
'com.github.geirolz:erules-core_3:jar:0.0.1-RC1'
<dependency org="com.github.geirolz" name="erules-core_3" rev="0.0.1-RC1">
<artifact name="erules-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='erules-core_3', version='0.0.1-RC1')
)
libraryDependencies += "com.github.geirolz" % "erules-core_3" % "0.0.1-RC1"
[com.github.geirolz/erules-core_3 "0.0.1-RC1"]