Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.sociaal |
ArtifactId | ArtifactIdsociaalmled |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
sociaalmled-1.0.9.pom | |
sociaalmled-1.0.9.jar | 11 MB |
sociaalmled-1.0.9-sources.jar | 4 MB |
sociaalmled-1.0.9-javadoc.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sociaal/sociaalmled/ -->
<dependency>
<groupId>net.sf.sociaal</groupId>
<artifactId>sociaalmled</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sociaal/sociaalmled/
implementation 'net.sf.sociaal:sociaalmled:1.0.9'
// https://jarcasting.com/artifacts/net.sf.sociaal/sociaalmled/
implementation ("net.sf.sociaal:sociaalmled:1.0.9")
'net.sf.sociaal:sociaalmled:jar:1.0.9'
<dependency org="net.sf.sociaal" name="sociaalmled" rev="1.0.9">
<artifact name="sociaalmled" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sociaal', module='sociaalmled', version='1.0.9')
)
libraryDependencies += "net.sf.sociaal" % "sociaalmled" % "1.0.9"
[net.sf.sociaal/sociaalmled "1.0.9"]