GroupId | GroupIdorg.debux.webmotion |
---|---|
ArtifactId | ArtifactIdwebmotion-extra-all |
Version | Version2.3.2 |
Type | Typepom |
Filename | Size |
---|---|
webmotion-extra-all-2.3.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-all/ -->
<dependency>
<groupId>org.debux.webmotion</groupId>
<artifactId>webmotion-extra-all</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-all/
implementation 'org.debux.webmotion:webmotion-extra-all:2.3.2'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-all/
implementation ("org.debux.webmotion:webmotion-extra-all:2.3.2")
'org.debux.webmotion:webmotion-extra-all:pom:2.3.2'
<dependency org="org.debux.webmotion" name="webmotion-extra-all" rev="2.3.2">
<artifact name="webmotion-extra-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-all', version='2.3.2')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-all" % "2.3.2"
[org.debux.webmotion/webmotion-extra-all "2.3.2"]