is not current version
Last Version 1.0-beta-5

forehead:forehead 1.0-beta-2


GroupId

GroupId

forehead
ArtifactId

ArtifactId

forehead
Version

Version

1.0-beta-2
Type

Type

jar

Download forehead 1.0-beta-2


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