is not current version
Last Version 1.0-beta-5

forehead:forehead 1.0-beta-4


GroupId

GroupId

forehead
ArtifactId

ArtifactId

forehead
Version

Version

1.0-beta-4
Type

Type

jar

Download forehead 1.0-beta-4


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