| Группа | Группаorg.sakaiproject.contentreview.urkund |
|---|---|
| Идентификатор | Идентификаторcontent-review-urkund-impl |
| Версия | Версия19.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/ -->
<dependency>
<groupId>org.sakaiproject.contentreview.urkund</groupId>
<artifactId>content-review-urkund-impl</artifactId>
<version>19.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/
implementation 'org.sakaiproject.contentreview.urkund:content-review-urkund-impl:19.2'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.urkund/content-review-urkund-impl/
implementation ("org.sakaiproject.contentreview.urkund:content-review-urkund-impl:19.2")
'org.sakaiproject.contentreview.urkund:content-review-urkund-impl:jar:19.2'
<dependency org="org.sakaiproject.contentreview.urkund" name="content-review-urkund-impl" rev="19.2">
<artifact name="content-review-urkund-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview.urkund', module='content-review-urkund-impl', version='19.2')
)
libraryDependencies += "org.sakaiproject.contentreview.urkund" % "content-review-urkund-impl" % "19.2"
[org.sakaiproject.contentreview.urkund/content-review-urkund-impl "19.2"]