MVN

net.mikera : mikera

Maven & Gradle

Apr 26, 2015
11 stars

mikera.jar - Mike's Java Library · General purpose utilities for Java by Mike Anderson

<dependency>
    <groupId>net.mikera</groupId>
    <artifactId>mikera</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mikera : mikera to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of net.mikera : mikera to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
mikera-1.6.1
mikera-1.6.0
1.0
mikera-1.0

How to add a dependency to Maven

Add the following net.mikera : mikera maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mikera</groupId>
    <artifactId>mikera</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mikera : mikera gradle dependency to your build.gradle file:

implementation 'net.mikera:mikera:1.6.1'

Gradle Kotlin DSL: Add the following net.mikera : mikera gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mikera:mikera:1.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mikera : mikera sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mikera" % "mikera" % "1.6.1"

Advertisement

Dependencies from Group

Apr 17, 2020
5 usages
211 stars
Dec 12, 2013
5 usages
12 stars
Dec 12, 2013
4 usages
2 stars
Apr 26, 2015
11 stars
Aug 12, 2015
1 stars

Discover Dependencies

Aug 19, 2020
21 stars
Aug 14, 2023
1 usages
5.6k stars
May 28, 2015
1 usages
0 stars
Feb 12, 2021
17 usages
9.5k stars
Apr 21, 2015
1 stars
Aug 17, 2023
399 usages
3.3k stars
Aug 17, 2023
5 usages
3.3k stars
Mar 16, 2016
3.3k stars
May 14, 2021
16 usages
58 stars