is not current version
Last Version 1.23.ga

com.ovea:ovea-virtual-resources 1.16.ga

Aggregate virtual resources

GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-virtual-resources
Version

Version

1.16.ga
Type

Type

jar

Download ovea-virtual-resources 1.16.ga


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