GroupId | GroupIdorg.apache.portals.jetspeed-2 |
---|---|
ArtifactId | ArtifactIdrss-applications |
Version | Version2.1.3 |
Type | Typepom |
Filename | Size |
---|---|
rss-applications-2.1.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/rss-applications/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>rss-applications</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/rss-applications/
implementation 'org.apache.portals.jetspeed-2:rss-applications:2.1.3'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/rss-applications/
implementation ("org.apache.portals.jetspeed-2:rss-applications:2.1.3")
'org.apache.portals.jetspeed-2:rss-applications:pom:2.1.3'
<dependency org="org.apache.portals.jetspeed-2" name="rss-applications" rev="2.1.3">
<artifact name="rss-applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='rss-applications', version='2.1.3')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "rss-applications" % "2.1.3"
[org.apache.portals.jetspeed-2/rss-applications "2.1.3"]