is not current version
Last Version 22.0

org.sakaiproject.content:content-bundles 19.4


GroupId

GroupId

org.sakaiproject.content
ArtifactId

ArtifactId

content-bundles
Version

Version

19.4
Type

Type

jar

Download content-bundles 19.4


<!-- https://jarcasting.com/artifacts/org.sakaiproject.content/content-bundles/ -->
<dependency>
    <groupId>org.sakaiproject.content</groupId>
    <artifactId>content-bundles</artifactId>
    <version>19.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-bundles/
implementation 'org.sakaiproject.content:content-bundles:19.4'
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-bundles/
implementation ("org.sakaiproject.content:content-bundles:19.4")
'org.sakaiproject.content:content-bundles:jar:19.4'
<dependency org="org.sakaiproject.content" name="content-bundles" rev="19.4">
  <artifact name="content-bundles" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.content', module='content-bundles', version='19.4')
)
libraryDependencies += "org.sakaiproject.content" % "content-bundles" % "19.4"
[org.sakaiproject.content/content-bundles "19.4"]