is not current version
Last Version 1.1.3

org.jasig.portlet.utils:portlet-form-resources 1.1.2

Portlet Form Resources.

Categories

Categories

ORM Data
GroupId

GroupId

org.jasig.portlet.utils
ArtifactId

ArtifactId

portlet-form-resources
Version

Version

1.1.2
Type

Type

jar

Download portlet-form-resources 1.1.2


<!-- https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/ -->
<dependency>
    <groupId>org.jasig.portlet.utils</groupId>
    <artifactId>portlet-form-resources</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation 'org.jasig.portlet.utils:portlet-form-resources:1.1.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation ("org.jasig.portlet.utils:portlet-form-resources:1.1.2")
'org.jasig.portlet.utils:portlet-form-resources:jar:1.1.2'
<dependency org="org.jasig.portlet.utils" name="portlet-form-resources" rev="1.1.2">
  <artifact name="portlet-form-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.utils', module='portlet-form-resources', version='1.1.2')
)
libraryDependencies += "org.jasig.portlet.utils" % "portlet-form-resources" % "1.1.2"
[org.jasig.portlet.utils/portlet-form-resources "1.1.2"]