GroupId | GroupIdorg.openl.rules |
---|---|
ArtifactId | ArtifactIdopenl-tablets |
Version | Version5.24.9 |
Type | Typepom |
Filename | Size |
---|---|
openl-tablets-5.24.9.pom | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>openl-tablets</artifactId>
<version>5.24.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/
implementation 'org.openl.rules:openl-tablets:5.24.9'
// https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/
implementation ("org.openl.rules:openl-tablets:5.24.9")
'org.openl.rules:openl-tablets:pom:5.24.9'
<dependency org="org.openl.rules" name="openl-tablets" rev="5.24.9">
<artifact name="openl-tablets" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='openl-tablets', version='5.24.9')
)
libraryDependencies += "org.openl.rules" % "openl-tablets" % "5.24.9"
[org.openl.rules/openl-tablets "5.24.9"]