| License | License | 
|---|---|
| GroupId | GroupIdcom.strategicgains | 
| ArtifactId | ArtifactIdCrossRoads-Parent | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionCrossRoads Parent A small, lightweight Java library for i18n (Internationalization) / L10n (localization) of text messages. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| CrossRoads-Parent-1.0.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.strategicgains/CrossRoads-Parent/ -->
<dependency>
    <groupId>com.strategicgains</groupId>
    <artifactId>CrossRoads-Parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.strategicgains/CrossRoads-Parent/
implementation 'com.strategicgains:CrossRoads-Parent:1.0'// https://jarcasting.com/artifacts/com.strategicgains/CrossRoads-Parent/
implementation ("com.strategicgains:CrossRoads-Parent:1.0")'com.strategicgains:CrossRoads-Parent:pom:1.0'<dependency org="com.strategicgains" name="CrossRoads-Parent" rev="1.0">
  <artifact name="CrossRoads-Parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.strategicgains', module='CrossRoads-Parent', version='1.0')
)libraryDependencies += "com.strategicgains" % "CrossRoads-Parent" % "1.0"[com.strategicgains/CrossRoads-Parent "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit Optional | jar | 4.11 |