License |
License |
---|---|
GroupId | GroupIdorg.jlot |
ArtifactId | ArtifactIdjlot-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjlot-core
Java Localization Tool. An application used to localize java applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jlot-core-1.2.pom | |
jlot-core-1.2.jar | 336 KB |
jlot-core-1.2-sources.jar | 143 KB |
jlot-core-1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-core/ -->
<dependency>
<groupId>org.jlot</groupId>
<artifactId>jlot-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-core/
implementation 'org.jlot:jlot-core:1.2'
// https://jarcasting.com/artifacts/org.jlot/jlot-core/
implementation ("org.jlot:jlot-core:1.2")
'org.jlot:jlot-core:jar:1.2'
<dependency org="org.jlot" name="jlot-core" rev="1.2">
<artifact name="jlot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-core', version='1.2')
)
libraryDependencies += "org.jlot" % "jlot-core" % "1.2"
[org.jlot/jlot-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.3.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |