| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jstring |
| ArtifactId | ArtifactIdjstring |
| Last Version | Last Version2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJString
Multi-resource bundle
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jstring-2.7.pom | |
| jstring-2.7.jar | 13 KB |
| jstring-2.7-sources.jar | 9 KB |
| jstring-2.7-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jstring/jstring/ -->
<dependency>
<groupId>net.sf.jstring</groupId>
<artifactId>jstring</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jstring/jstring/
implementation 'net.sf.jstring:jstring:2.7'
// https://jarcasting.com/artifacts/net.sf.jstring/jstring/
implementation ("net.sf.jstring:jstring:2.7")
'net.sf.jstring:jstring:jar:2.7'
<dependency org="net.sf.jstring" name="jstring" rev="2.7">
<artifact name="jstring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jstring', module='jstring', version='2.7')
)
libraryDependencies += "net.sf.jstring" % "jstring" % "2.7"
[net.sf.jstring/jstring "2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 13.0.1 |
| org.projectlombok : lombok | jar | 0.11.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.mockito : mockito-core | jar | 1.8.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.13 |