is not current version
Last Version 1.5.0

org.holoeverywhere:support-library r13


GroupId

GroupId

org.holoeverywhere
ArtifactId

ArtifactId

support-library
Version

Version

r13
Type

Type

jar

Download support-library r13


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