is not current version
Last Version 6.1.1

org.entando.entando.plugins:entando-plugin-jpnewsletter 5.3.2

Allows specific email services to registered users

GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpnewsletter
Version

Version

5.3.2
Type

Type

war

Download entando-plugin-jpnewsletter 5.3.2


<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpnewsletter/ -->
<dependency>
    <groupId>org.entando.entando.plugins</groupId>
    <artifactId>entando-plugin-jpnewsletter</artifactId>
    <version>5.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpnewsletter/
implementation 'org.entando.entando.plugins:entando-plugin-jpnewsletter:5.3.2'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpnewsletter/
implementation ("org.entando.entando.plugins:entando-plugin-jpnewsletter:5.3.2")
'org.entando.entando.plugins:entando-plugin-jpnewsletter:war:5.3.2'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpnewsletter" rev="5.3.2">
  <artifact name="entando-plugin-jpnewsletter" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpnewsletter', version='5.3.2')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpnewsletter" % "5.3.2"
[org.entando.entando.plugins/entando-plugin-jpnewsletter "5.3.2"]