License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.polls |
ArtifactId | ArtifactIdpolls-help |
Version | Version1.5.3 |
Type | Typejar |
Description |
DescriptionSakai Polls Help Module (polls-help)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
polls-help-1.5.3.pom | |
polls-help-1.5.3.jar | 11 KB |
polls-help-1.5.3-sources.jar | 10 KB |
polls-help-1.5.3-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-help/ -->
<dependency>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls-help</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-help/
implementation 'org.sakaiproject.polls:polls-help:1.5.3'
// https://jarcasting.com/artifacts/org.sakaiproject.polls/polls-help/
implementation ("org.sakaiproject.polls:polls-help:1.5.3")
'org.sakaiproject.polls:polls-help:jar:1.5.3'
<dependency org="org.sakaiproject.polls" name="polls-help" rev="1.5.3">
<artifact name="polls-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.polls', module='polls-help', version='1.5.3')
)
libraryDependencies += "org.sakaiproject.polls" % "polls-help" % "1.5.3"
[org.sakaiproject.polls/polls-help "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |