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

org.e-hoffman.testing:WebAppInvokerModule 1.0.0


Группа

Группа

org.e-hoffman.testing
Идентификатор

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

WebAppInvokerModule
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать WebAppInvokerModule 1.0.0


<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvokerModule/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>WebAppInvokerModule</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvokerModule/
implementation 'org.e-hoffman.testing:WebAppInvokerModule:1.0.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/WebAppInvokerModule/
implementation ("org.e-hoffman.testing:WebAppInvokerModule:1.0.0")
'org.e-hoffman.testing:WebAppInvokerModule:jar:1.0.0'
<dependency org="org.e-hoffman.testing" name="WebAppInvokerModule" rev="1.0.0">
  <artifact name="WebAppInvokerModule" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='WebAppInvokerModule', version='1.0.0')
)
libraryDependencies += "org.e-hoffman.testing" % "WebAppInvokerModule" % "1.0.0"
[org.e-hoffman.testing/WebAppInvokerModule "1.0.0"]