is not current version
Last Version 3.1.7

org.diirt.support:support-all 3.0.0

Meta module all integration to other protocols, services and tools.

GroupId

GroupId

org.diirt.support
ArtifactId

ArtifactId

support-all
Version

Version

3.0.0
Type

Type

pom

Download support-all 3.0.0

Filename Size
support-all-3.0.0.pom 802 bytes
Browse

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