is not current version
Last Version 22.0

org.sakaiproject:webcomponents-parent 20.2


GroupId

GroupId

org.sakaiproject
ArtifactId

ArtifactId

webcomponents-parent
Version

Version

20.2
Type

Type

pom

Download webcomponents-parent 20.2

Filename Size
webcomponents-parent-20.2.pom 720 bytes
Browse

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