is not current version
Last Version 1.0.3

com.github.gx304419380:dynamic-rule 1.0.3-snapshot

this is powerful project used for generating api on the fly! you can add/update/delete your business logic when the program is running.

GroupId

GroupId

com.github.gx304419380
ArtifactId

ArtifactId

dynamic-rule
Version

Version

1.0.3-snapshot
Type

Type

jar

Download dynamic-rule 1.0.3-snapshot


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