MVN

dev.pelkum : yamif

Maven & Gradle

Feb 04, 2021
1 stars

Yet another Minecraft inventory framework

<dependency>
    <groupId>dev.pelkum</groupId>
    <artifactId>yamif</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.pelkum : yamif to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of dev.pelkum : yamif to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
yamif-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>dev.pelkum</groupId>
    <artifactId>yamif</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.pelkum : yamif gradle dependency to your build.gradle file:

implementation 'dev.pelkum:yamif:1.0.0'

Gradle Kotlin DSL: Add the following dev.pelkum : yamif gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.pelkum:yamif:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.pelkum : yamif sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.pelkum" % "yamif" % "1.0.0"

Advertisement

Dependencies from Group

Feb 04, 2021
1 stars

Discover Dependencies

Apr 16, 2022
1 usages
320 stars
Apr 16, 2022
1 usages
320 stars
Apr 16, 2022
1 usages
320 stars
Feb 17, 2021
11 stars
log
Aug 25, 2023
0 stars
Feb 03, 2021
1 usages
0 stars
Nov 29, 2021
5 stars
Jan 16, 2023
2 usages
1 stars