is not current version
Last Version 8.6.0

org.jrebirth.af:component 7.7.1

Convenient components to use with JRebirth Core

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

component
Version

Version

7.7.1
Type

Type

jar

Download component 7.7.1


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