is not current version
Last Version 1.0.4

org.apache.portals.bridges:portals-bridges-groovy 1.0.3

Apache Portals Groovy Framework Bridge

Categories

Categories

Groovy Languages
GroupId

GroupId

org.apache.portals.bridges
ArtifactId

ArtifactId

portals-bridges-groovy
Version

Version

1.0.3
Type

Type

jar

Download portals-bridges-groovy 1.0.3


<!-- https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-groovy/ -->
<dependency>
    <groupId>org.apache.portals.bridges</groupId>
    <artifactId>portals-bridges-groovy</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-groovy/
implementation 'org.apache.portals.bridges:portals-bridges-groovy:1.0.3'
// https://jarcasting.com/artifacts/org.apache.portals.bridges/portals-bridges-groovy/
implementation ("org.apache.portals.bridges:portals-bridges-groovy:1.0.3")
'org.apache.portals.bridges:portals-bridges-groovy:jar:1.0.3'
<dependency org="org.apache.portals.bridges" name="portals-bridges-groovy" rev="1.0.3">
  <artifact name="portals-bridges-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.bridges', module='portals-bridges-groovy', version='1.0.3')
)
libraryDependencies += "org.apache.portals.bridges" % "portals-bridges-groovy" % "1.0.3"
[org.apache.portals.bridges/portals-bridges-groovy "1.0.3"]