Internationalization files for TIM+ core server

These files are shared among the starter and xmppserver modules

GroupId

GroupId

org.directtruststandards
ArtifactId

ArtifactId

timplus-server-i18n
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Internationalization files for TIM+ core server
These files are shared among the starter and xmppserver modules

Download timplus-server-i18n

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-M1