не последняя версия
Последняя версия 1.3.0

br.com.objectos:way-reports 1.2.0

A thin Java wrapper around the great PhantomJS.

Группа

Группа

br.com.objectos
Идентификатор

Идентификатор

way-reports
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать way-reports 1.2.0


<!-- https://jarcasting.com/artifacts/br.com.objectos/way-reports/ -->
<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>way-reports</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/way-reports/
implementation 'br.com.objectos:way-reports:1.2.0'
// https://jarcasting.com/artifacts/br.com.objectos/way-reports/
implementation ("br.com.objectos:way-reports:1.2.0")
'br.com.objectos:way-reports:jar:1.2.0'
<dependency org="br.com.objectos" name="way-reports" rev="1.2.0">
  <artifact name="way-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='way-reports', version='1.2.0')
)
libraryDependencies += "br.com.objectos" % "way-reports" % "1.2.0"
[br.com.objectos/way-reports "1.2.0"]