Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdfr.putnami.pwt |
ArtifactId | ArtifactIdpwt-ajax-bot-indexing |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fr.putnami.pwt/pwt-ajax-bot-indexing/ -->
<dependency>
<groupId>fr.putnami.pwt</groupId>
<artifactId>pwt-ajax-bot-indexing</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.putnami.pwt/pwt-ajax-bot-indexing/
implementation 'fr.putnami.pwt:pwt-ajax-bot-indexing:1.1.0'
// https://jarcasting.com/artifacts/fr.putnami.pwt/pwt-ajax-bot-indexing/
implementation ("fr.putnami.pwt:pwt-ajax-bot-indexing:1.1.0")
'fr.putnami.pwt:pwt-ajax-bot-indexing:jar:1.1.0'
<dependency org="fr.putnami.pwt" name="pwt-ajax-bot-indexing" rev="1.1.0">
<artifact name="pwt-ajax-bot-indexing" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.putnami.pwt', module='pwt-ajax-bot-indexing', version='1.1.0')
)
libraryDependencies += "fr.putnami.pwt" % "pwt-ajax-bot-indexing" % "1.1.0"
[fr.putnami.pwt/pwt-ajax-bot-indexing "1.1.0"]