is not current version
Last Version 2.3.0-load7

com.day.crx:crx-commons 1.4.2-load7

The CRX Commons Library

GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-commons
Version

Version

1.4.2-load7
Type

Type

jar

Download crx-commons 1.4.2-load7


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