null


License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

largetext
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

null
null
Project URL

Project URL

https://github.com/fge/largetext

Download largetext

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 17.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.testng : testng jar 6.8.7
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0