i

ipersonic-generator

a possible model for personify
https://ipersonic.be
Proprietary
personify
Wouter Van der Beken
Files download
File Operation
ipersonic-generator-1.2.9.RELEASE.jar download
ipersonic-generator-1.2.9.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>be.personify</groupId>
  <artifactId>ipersonic-generator</artifactId>
  <version>1.2.9.RELEASE</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'be.personify:ipersonic-generator:1.2.9.RELEASE'
Gradle Kotlin
implementation("be.personify:ipersonic-generator:1.2.9.RELEASE")
Scala SBT
libraryDependencies += "be.personify" % "ipersonic-generator" % "1.2.9.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='be.personify', module='ipersonic-generator', version='1.2.9.RELEASE')
)
Apache Ivy
<dependency org="be.personify" name="ipersonic-generator" rev="1.2.9.RELEASE" />
Leiningen
[be.personify/ipersonic-generator "1.2.9.RELEASE"]
Apache Buildr
'be.personify:ipersonic-generator:jar:1.2.9.RELEASE'