is not current version
Last Version 22.0

org.sakaiproject.common:sakai-common-composite-component-data 12.3


Categories

Categories

Data
GroupId

GroupId

org.sakaiproject.common
ArtifactId

ArtifactId

sakai-common-composite-component-data
Version

Version

12.3
Type

Type

jar

Download sakai-common-composite-component-data 12.3


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