is not current version
Last Version 5.3.0

com.epam.reportportal:commons-rules 4.0.1

Report Portal Validation and Error Handling Commons

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-rules
Version

Version

4.0.1
Type

Type

jar

Download commons-rules 4.0.1


<!-- https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>commons-rules</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/
implementation 'com.epam.reportportal:commons-rules:4.0.1'
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/
implementation ("com.epam.reportportal:commons-rules:4.0.1")
'com.epam.reportportal:commons-rules:jar:4.0.1'
<dependency org="com.epam.reportportal" name="commons-rules" rev="4.0.1">
  <artifact name="commons-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='commons-rules', version='4.0.1')
)
libraryDependencies += "com.epam.reportportal" % "commons-rules" % "4.0.1"
[com.epam.reportportal/commons-rules "4.0.1"]