GroupId | GroupIdio.github.dvgaba |
---|---|
ArtifactId | ArtifactIdeasy-rules-mvel |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
easy-rules-mvel-0.0.1.pom | |
easy-rules-mvel-0.0.1.jar | 7 KB |
easy-rules-mvel-0.0.1-sources.jar | 7 KB |
easy-rules-mvel-0.0.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-mvel/ -->
<dependency>
<groupId>io.github.dvgaba</groupId>
<artifactId>easy-rules-mvel</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-mvel/
implementation 'io.github.dvgaba:easy-rules-mvel:0.0.1'
// https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-mvel/
implementation ("io.github.dvgaba:easy-rules-mvel:0.0.1")
'io.github.dvgaba:easy-rules-mvel:jar:0.0.1'
<dependency org="io.github.dvgaba" name="easy-rules-mvel" rev="0.0.1">
<artifact name="easy-rules-mvel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dvgaba', module='easy-rules-mvel', version='0.0.1')
)
libraryDependencies += "io.github.dvgaba" % "easy-rules-mvel" % "0.0.1"
[io.github.dvgaba/easy-rules-mvel "0.0.1"]