p

popmotion

The animator's toolbox
https://popmotion.io
MIT
Matt Perry
popmotion
Files download
File Operation
popmotion-11.0.3.jar download
popmotion-11.0.3.pom download
popmotion-11.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>popmotion</artifactId>
  <version>11.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:popmotion:11.0.3'
Gradle Kotlin
implementation("org.mvnpm:popmotion:11.0.3")
Scala SBT
libraryDependencies += "org.mvnpm" % "popmotion" % "11.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='popmotion', version='11.0.3')
)
Apache Ivy
<dependency org="org.mvnpm" name="popmotion" rev="11.0.3" />
Leiningen
[org.mvnpm/popmotion "11.0.3"]
Apache Buildr
'org.mvnpm:popmotion:jar:11.0.3'