is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-commons-plugin 3.1.20

Crafter Commons Plugin

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-commons-plugin
Version

Version

3.1.20
Type

Type

jar

Download crafter-commons-plugin 3.1.20


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