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