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