is not current version
Last Version 5.3.0

com.epam.reportportal:commons-rules 2.7.0

Report Portal Validation and Error Handling Commons

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-rules
Version

Version

2.7.0
Type

Type

jar

Download commons-rules 2.7.0


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