is not current version
Last Version 0.8.3

net.aequologica.neo:holos 0.8.0

holos (A primitive adjective and the root of the English term "whole") – properly, wholly, where all the parts are present and working as a whole – i.e. as the total, which is greater than the mere sum of the parts.

Categories

Categories

Net
GroupId

GroupId

net.aequologica.neo
ArtifactId

ArtifactId

holos
Version

Version

0.8.0
Type

Type

pom

Download holos 0.8.0

Filename Size
holos-0.8.0.pom 117 KB
Browse

<!-- https://jarcasting.com/artifacts/net.aequologica.neo/holos/ -->
<dependency>
    <groupId>net.aequologica.neo</groupId>
    <artifactId>holos</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/holos/
implementation 'net.aequologica.neo:holos:0.8.0'
// https://jarcasting.com/artifacts/net.aequologica.neo/holos/
implementation ("net.aequologica.neo:holos:0.8.0")
'net.aequologica.neo:holos:pom:0.8.0'
<dependency org="net.aequologica.neo" name="holos" rev="0.8.0">
  <artifact name="holos" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='holos', version='0.8.0')
)
libraryDependencies += "net.aequologica.neo" % "holos" % "0.8.0"
[net.aequologica.neo/holos "0.8.0"]