Categories |
CategoriesJavaScript Languages Ant Build Tools |
---|---|
GroupId | GroupIdcom.moodysalem |
ArtifactId | ArtifactIdphantomjs-wrapper-parent |
Version | Version3.1.1 |
Type | Typepom |
Filename | Size |
---|---|
phantomjs-wrapper-parent-3.1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/ -->
<dependency>
<groupId>com.moodysalem</groupId>
<artifactId>phantomjs-wrapper-parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/
implementation 'com.moodysalem:phantomjs-wrapper-parent:3.1.1'
// https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/
implementation ("com.moodysalem:phantomjs-wrapper-parent:3.1.1")
'com.moodysalem:phantomjs-wrapper-parent:pom:3.1.1'
<dependency org="com.moodysalem" name="phantomjs-wrapper-parent" rev="3.1.1">
<artifact name="phantomjs-wrapper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.moodysalem', module='phantomjs-wrapper-parent', version='3.1.1')
)
libraryDependencies += "com.moodysalem" % "phantomjs-wrapper-parent" % "3.1.1"
[com.moodysalem/phantomjs-wrapper-parent "3.1.1"]