is not current version
Last Version 1.12.1

com.github.eirslett:frontend-plugin-core 1.10.4


GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

frontend-plugin-core
Version

Version

1.10.4
Type

Type

jar

Download frontend-plugin-core 1.10.4


<!-- https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugin-core/ -->
<dependency>
    <groupId>com.github.eirslett</groupId>
    <artifactId>frontend-plugin-core</artifactId>
    <version>1.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugin-core/
implementation 'com.github.eirslett:frontend-plugin-core:1.10.4'
// https://jarcasting.com/artifacts/com.github.eirslett/frontend-plugin-core/
implementation ("com.github.eirslett:frontend-plugin-core:1.10.4")
'com.github.eirslett:frontend-plugin-core:jar:1.10.4'
<dependency org="com.github.eirslett" name="frontend-plugin-core" rev="1.10.4">
  <artifact name="frontend-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eirslett', module='frontend-plugin-core', version='1.10.4')
)
libraryDependencies += "com.github.eirslett" % "frontend-plugin-core" % "1.10.4"
[com.github.eirslett/frontend-plugin-core "1.10.4"]