is not current version
Last Version 2.7.0-beta

org.febit.wit:parent 2.5.0-beta

A template-like script and engine, all writen with Java.

GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

parent
Version

Version

2.5.0-beta
Type

Type

pom

Download parent 2.5.0-beta

Filename Size
parent-2.5.0-beta.pom 8 KB
Browse

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