is not current version
Last Version 11.4

org.sakaiproject.content:content-providers-impl 10.7


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.sakaiproject.content
ArtifactId

ArtifactId

content-providers-impl
Version

Version

10.7
Type

Type

jar

Download content-providers-impl 10.7


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