| GroupId | GroupIdplexus |
|---|---|
| ArtifactId | ArtifactIdplexus-i18n |
| Last Version | Last Version1.0-beta-5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlexus I18N Component
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| plexus-i18n-1.0-beta-5.pom | |
| plexus-i18n-1.0-beta-5.jar | 11 KB |
| plexus-i18n-1.0-beta-5-sources.jar | 6 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| plexus : plexus-container-default | jar | 1.0-alpha-4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |