GroupId | GroupIdorg.sakaiproject.lessonbuilder |
---|---|
ArtifactId | ArtifactIdsakai-lessonbuildertool-help |
Version | Version1.4.0-b03 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.lessonbuilder/sakai-lessonbuildertool-help/ -->
<dependency>
<groupId>org.sakaiproject.lessonbuilder</groupId>
<artifactId>sakai-lessonbuildertool-help</artifactId>
<version>1.4.0-b03</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.lessonbuilder/sakai-lessonbuildertool-help/
implementation 'org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-help:1.4.0-b03'
// https://jarcasting.com/artifacts/org.sakaiproject.lessonbuilder/sakai-lessonbuildertool-help/
implementation ("org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-help:1.4.0-b03")
'org.sakaiproject.lessonbuilder:sakai-lessonbuildertool-help:jar:1.4.0-b03'
<dependency org="org.sakaiproject.lessonbuilder" name="sakai-lessonbuildertool-help" rev="1.4.0-b03">
<artifact name="sakai-lessonbuildertool-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.lessonbuilder', module='sakai-lessonbuildertool-help', version='1.4.0-b03')
)
libraryDependencies += "org.sakaiproject.lessonbuilder" % "sakai-lessonbuildertool-help" % "1.4.0-b03"
[org.sakaiproject.lessonbuilder/sakai-lessonbuildertool-help "1.4.0-b03"]