is not current version
Last Version 1.7.ga

com.ovea:ovea-system 1.6.ga

System utilities

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-system
Version

Version

1.6.ga
Type

Type

jar

Download ovea-system 1.6.ga


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