<dependency> <groupId>org.woehlke.computer.kurzweil</groupId> <artifactId>insourcing-simulated-evolution</artifactId> <version>2.2.8</version> </dependency>
'org.woehlke.computer.kurzweil:insourcing-simulated-evolution:jar:2.2.8'
<dependency org="org.woehlke.computer.kurzweil" name="insourcing-simulated-evolution" rev="2.2.8"> <artifact name="insourcing-simulated-evolution" type="jar" /> </dependency>
@Grapes( @Grab(group='org.woehlke.computer.kurzweil', module='insourcing-simulated-evolution', version='2.2.8') )
compile 'org.woehlke.computer.kurzweil:insourcing-simulated-evolution:2.2.8'
libraryDependencies += "org.woehlke.computer.kurzweil" % "insourcing-simulated-evolution" % "2.2.8"
[org.woehlke.computer.kurzweil/insourcing-simulated-evolution "2.2.8"]