<dependency> <groupId>net.sf.sociaal</groupId> <artifactId>e3patient</artifactId> <version>1.0.11</version> </dependency>
implementation 'net.sf.sociaal:e3patient:1.0.11'
implementation("net.sf.sociaal:e3patient:1.0.11")
libraryDependencies += "net.sf.sociaal" % "e3patient" % "1.0.11"
@Grapes( @Grab(group='net.sf.sociaal', module='e3patient', version='1.0.11') )
<dependency org="net.sf.sociaal" name="e3patient" rev="1.0.11" />
[net.sf.sociaal/e3patient "1.0.11"]
'net.sf.sociaal:e3patient: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