Plexus I18N Component


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-i18n
Last Version

Last Version

1.0-beta-5
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus I18N Component
Project Organization

Project Organization

Codehaus

Download plexus-i18n

How to add to project

<!-- https://jarcasting.com/artifacts/plexus/plexus-i18n/ -->
<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-i18n</artifactId>
    <version>1.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-i18n/
implementation 'plexus:plexus-i18n:1.0-beta-5'
// https://jarcasting.com/artifacts/plexus/plexus-i18n/
implementation ("plexus:plexus-i18n:1.0-beta-5")
'plexus:plexus-i18n:jar:1.0-beta-5'
<dependency org="plexus" name="plexus-i18n" rev="1.0-beta-5">
  <artifact name="plexus-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-i18n', version='1.0-beta-5')
)
libraryDependencies += "plexus" % "plexus-i18n" % "1.0-beta-5"
[plexus/plexus-i18n "1.0-beta-5"]

Dependencies

compile (1)

Group / Artifact Type Version
plexus : plexus-container-default jar 1.0-alpha-4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-1