GroupId | GroupIdcom.jwebmp |
---|---|
ArtifactId | ArtifactIdcommons-text |
Version | Version0.63.0.60 |
Type | Typejar |
Filename | Size |
---|---|
commons-text-0.63.0.60.pom | |
commons-text-0.63.0.60.jar | 191 KB |
commons-text-0.63.0.60-tests.jar | 9 KB |
commons-text-0.63.0.60-sources.jar | 217 KB |
commons-text-0.63.0.60-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/commons-text/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>commons-text</artifactId>
<version>0.63.0.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/commons-text/
implementation 'com.jwebmp:commons-text:0.63.0.60'
// https://jarcasting.com/artifacts/com.jwebmp/commons-text/
implementation ("com.jwebmp:commons-text:0.63.0.60")
'com.jwebmp:commons-text:jar:0.63.0.60'
<dependency org="com.jwebmp" name="commons-text" rev="0.63.0.60">
<artifact name="commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='commons-text', version='0.63.0.60')
)
libraryDependencies += "com.jwebmp" % "commons-text" % "0.63.0.60"
[com.jwebmp/commons-text "0.63.0.60"]