MVN

dev.hilla : hilla-plugin-base

Maven & Gradle

Jun 07, 2023

Shared library for Hilla Plugins · hilla-plugin-base contains base/shared classes needed by hilla plugins in general.

<dependency>
    <groupId>dev.hilla</groupId>
    <artifactId>hilla-plugin-base</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.hilla : hilla-plugin-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of dev.hilla : hilla-plugin-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
hilla-plugin-base-2.1.0

How to add a dependency to Maven

Add the following dev.hilla : hilla-plugin-base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.hilla</groupId>
    <artifactId>hilla-plugin-base</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.hilla : hilla-plugin-base gradle dependency to your build.gradle file:

implementation 'dev.hilla:hilla-plugin-base:2.1.0'

Gradle Kotlin DSL: Add the following dev.hilla : hilla-plugin-base gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.hilla:hilla-plugin-base:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.hilla : hilla-plugin-base sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.hilla" % "hilla-plugin-base" % "2.1.0"

Advertisement

Dependencies from Group

Aug 21, 2023
2 usages
6 stars
Aug 21, 2023
2 usages
6 stars
Aug 21, 2023
1 usages
6 stars
Aug 21, 2023
6 stars
Aug 21, 2023
6 stars

Discover Dependencies

Jun 07, 2023
0 stars
Jun 12, 2023
53 stars
Jun 12, 2023
53 stars
Jun 12, 2023
53 stars
Aug 15, 2023
602 stars
Aug 24, 2023
13 stars
Aug 24, 2023
13 stars