is not current version
Last Version 2.12.0

org.ocelotds:ocelot-web 2.6.3


GroupId

GroupId

org.ocelotds
ArtifactId

ArtifactId

ocelot-web
Version

Version

2.6.3
Type

Type

jar

Download ocelot-web 2.6.3


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