GroupId | GroupIdorg.sakaiproject |
---|---|
ArtifactId | ArtifactIdsakai-postem-hbm |
Version | Version12.4 |
Type | Typejar |
Filename | Size |
---|---|
sakai-postem-hbm-12.4.pom | |
sakai-postem-hbm-12.4.jar | 22 KB |
sakai-postem-hbm-12.4-sources.jar | 12 KB |
sakai-postem-hbm-12.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject/sakai-postem-hbm/ -->
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-postem-hbm</artifactId>
<version>12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-postem-hbm/
implementation 'org.sakaiproject:sakai-postem-hbm:12.4'
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-postem-hbm/
implementation ("org.sakaiproject:sakai-postem-hbm:12.4")
'org.sakaiproject:sakai-postem-hbm:jar:12.4'
<dependency org="org.sakaiproject" name="sakai-postem-hbm" rev="12.4">
<artifact name="sakai-postem-hbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject', module='sakai-postem-hbm', version='12.4')
)
libraryDependencies += "org.sakaiproject" % "sakai-postem-hbm" % "12.4"
[org.sakaiproject/sakai-postem-hbm "12.4"]