is not current version
Last Version 2.7.0-beta

org.febit.wit:support 2.0.0-beta


GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

support
Version

Version

2.0.0-beta
Type

Type

pom

Download support 2.0.0-beta

Filename Size
support-2.0.0-beta.pom 729 bytes
Browse

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