License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.brunocvcunha.phantranslator |
ArtifactId | ArtifactIdphantranslator |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPhantom Translator
Phantom Translator
|
Project URL |
Project URL |
Filename | Size |
---|---|
phantranslator-0.1.pom | |
phantranslator-0.1.jar | 6 KB |
phantranslator-0.1-sources.jar | 3 KB |
phantranslator-0.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brunocvcunha.phantranslator/phantranslator/ -->
<dependency>
<groupId>org.brunocvcunha.phantranslator</groupId>
<artifactId>phantranslator</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.brunocvcunha.phantranslator/phantranslator/
implementation 'org.brunocvcunha.phantranslator:phantranslator:0.1'
// https://jarcasting.com/artifacts/org.brunocvcunha.phantranslator/phantranslator/
implementation ("org.brunocvcunha.phantranslator:phantranslator:0.1")
'org.brunocvcunha.phantranslator:phantranslator:jar:0.1'
<dependency org="org.brunocvcunha.phantranslator" name="phantranslator" rev="0.1">
<artifact name="phantranslator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brunocvcunha.phantranslator', module='phantranslator', version='0.1')
)
libraryDependencies += "org.brunocvcunha.phantranslator" % "phantranslator" % "0.1"
[org.brunocvcunha.phantranslator/phantranslator "0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.seleniumhq.selenium : selenium-server | jar | 2.46.0 |
com.github.detro : phantomjsdriver | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |