GroupId | GroupIdcom.ontimize.jee.report |
---|---|
ArtifactId | ArtifactIdontimize-jee-report-rest |
Version | Version3.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ontimize.jee.report/ontimize-jee-report-rest/ -->
<dependency>
<groupId>com.ontimize.jee.report</groupId>
<artifactId>ontimize-jee-report-rest</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontimize.jee.report/ontimize-jee-report-rest/
implementation 'com.ontimize.jee.report:ontimize-jee-report-rest:3.0.0'
// https://jarcasting.com/artifacts/com.ontimize.jee.report/ontimize-jee-report-rest/
implementation ("com.ontimize.jee.report:ontimize-jee-report-rest:3.0.0")
'com.ontimize.jee.report:ontimize-jee-report-rest:jar:3.0.0'
<dependency org="com.ontimize.jee.report" name="ontimize-jee-report-rest" rev="3.0.0">
<artifact name="ontimize-jee-report-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.jee.report', module='ontimize-jee-report-rest', version='3.0.0')
)
libraryDependencies += "com.ontimize.jee.report" % "ontimize-jee-report-rest" % "3.0.0"
[com.ontimize.jee.report/ontimize-jee-report-rest "3.0.0"]