<dependency> <groupId>net.sf.sociaal</groupId> <artifactId>e9patient</artifactId> <version>1.0.11</version> </dependency>
implementation 'net.sf.sociaal:e9patient:1.0.11'
implementation("net.sf.sociaal:e9patient:1.0.11")
libraryDependencies += "net.sf.sociaal" % "e9patient" % "1.0.11"
@Grapes( @Grab(group='net.sf.sociaal', module='e9patient', version='1.0.11') )
<dependency org="net.sf.sociaal" name="e9patient" rev="1.0.11" />
[net.sf.sociaal/e9patient "1.0.11"]
'net.sf.sociaal:e9patient:jar:1.0.11'
<parent> <groupId>net.sf.sociaal</groupId> <artifactId>sociaalml</artifactId> <version>1.0.11</version> </parent>
compile
|-- org.apache.maven.doxia:doxia-module-markdown:1.5
|-- net.sf.sociaal:sociaalmled:1.0.11