is not current version
Last Version 1.12.1

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


GroupId

GroupId

com.github.eirslett
ArtifactId

ArtifactId

frontend-plugin-core
Version

Version

0.0.16
Type

Type

jar

Download frontend-plugin-core 0.0.16


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