License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextguava-jre-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/extguava-jre-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extguava-jre-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extguava-jre-library/
implementation 'com.github.lontime:extguava-jre-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extguava-jre-library/
implementation ("com.github.lontime:extguava-jre-library:1.0.0")
'com.github.lontime:extguava-jre-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extguava-jre-library" rev="1.0.0">
<artifact name="extguava-jre-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extguava-jre-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extguava-jre-library" % "1.0.0"
[com.github.lontime/extguava-jre-library "1.0.0"]