h

holos

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.
http://aequologica.net/${project.groupId}/
MIT License
aequologica
Christophe Thiebaud
文件下载
文件名 操作
holos-0.4.4.pom 下载
Apache Maven
<dependency>
  <groupId>net.aequologica.neo</groupId>
  <artifactId>holos</artifactId>
  <version>0.4.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.aequologica.neo:holos:0.4.4'
Gradle Kotlin
implementation("net.aequologica.neo:holos:0.4.4")
Scala SBT
libraryDependencies += "net.aequologica.neo" % "holos" % "0.4.4"
Groovy Grape
@Grapes(
  @Grab(group='net.aequologica.neo', module='holos', version='0.4.4')
)
Apache Ivy
<dependency org="net.aequologica.neo" name="holos" rev="0.4.4" />
Leiningen
[net.aequologica.neo/holos "0.4.4"]
Apache Buildr
'net.aequologica.neo:holos:jar:0.4.4'
本项目依赖
该项目无第三方依赖