is not current version
Last Version 2.3.1.0

com.manorrock.oyena:oyena-action-test-webapp 2.3.0.2


GroupId

GroupId

com.manorrock.oyena
ArtifactId

ArtifactId

oyena-action-test-webapp
Version

Version

2.3.0.2
Type

Type

war

Download oyena-action-test-webapp 2.3.0.2


<!-- https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/ -->
<dependency>
    <groupId>com.manorrock.oyena</groupId>
    <artifactId>oyena-action-test-webapp</artifactId>
    <version>2.3.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/
implementation 'com.manorrock.oyena:oyena-action-test-webapp:2.3.0.2'
// https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/
implementation ("com.manorrock.oyena:oyena-action-test-webapp:2.3.0.2")
'com.manorrock.oyena:oyena-action-test-webapp:war:2.3.0.2'
<dependency org="com.manorrock.oyena" name="oyena-action-test-webapp" rev="2.3.0.2">
  <artifact name="oyena-action-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.oyena', module='oyena-action-test-webapp', version='2.3.0.2')
)
libraryDependencies += "com.manorrock.oyena" % "oyena-action-test-webapp" % "2.3.0.2"
[com.manorrock.oyena/oyena-action-test-webapp "2.3.0.2"]