is not current version
Last Version 1.12.1

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


GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

frontend-plugin-core
Version

Version

1.7.5
Type

Type

jar

Download frontend-plugin-core 1.7.5


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