MVN

com.vityuk : ginger-core

Maven & Gradle

Feb 15, 2013
1 usages
8 stars

Simple type-safe i18n library

<dependency>
    <groupId>com.vityuk</groupId>
    <artifactId>ginger-core</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vityuk : ginger-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.vityuk : ginger-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
ginger-core-0.2.1

How to add a dependency to Maven

Add the following com.vityuk : ginger-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vityuk</groupId>
    <artifactId>ginger-core</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vityuk : ginger-core gradle dependency to your build.gradle file:

implementation 'com.vityuk:ginger-core:0.2.1'

Gradle Kotlin DSL: Add the following com.vityuk : ginger-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vityuk:ginger-core:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vityuk : ginger-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vityuk" % "ginger-core" % "0.2.1"

Advertisement

Dependencies from Group

Feb 15, 2013
1 usages
8 stars
Feb 15, 2013
8 stars
Feb 15, 2013
8 stars
Feb 15, 2013
8 stars

Discover Dependencies

Jun 24, 2018
6 usages
0 stars
Aug 02, 2017
3 stars
Nov 04, 2021
10 usages
90 stars
Aug 11, 2020
15 usages
12 stars
Aug 06, 2023
3 usages
0 stars
Apr 14, 2023
24 usages
427 stars
Aug 07, 2013
3 usages
70 stars
May 27, 2021
6 usages
1.2k stars