License |
License |
---|---|
GroupId | GroupIdcom.lancethomps |
ArtifactId | ArtifactIdlava |
Version | Version1.13.2 |
Type | Typejar |
Description |
Descriptioncom.lancethomps:lava
Core libraries for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lava-1.13.2.pom | |
lava-1.13.2.jar | 862 KB |
lava-1.13.2-tests.jar | 58 KB |
lava-1.13.2-test-sources.jar | 33 KB |
lava-1.13.2-test-javadoc.jar | 601 KB |
lava-1.13.2-sources.jar | 394 KB |
lava-1.13.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lancethomps/lava/ -->
<dependency>
<groupId>com.lancethomps</groupId>
<artifactId>lava</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lancethomps/lava/
implementation 'com.lancethomps:lava:1.13.2'
// https://jarcasting.com/artifacts/com.lancethomps/lava/
implementation ("com.lancethomps:lava:1.13.2")
'com.lancethomps:lava:jar:1.13.2'
<dependency org="com.lancethomps" name="lava" rev="1.13.2">
<artifact name="lava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lancethomps', module='lava', version='1.13.2')
)
libraryDependencies += "com.lancethomps" % "lava" % "1.13.2"
[com.lancethomps/lava "1.13.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.python : jython-standalone | jar | 2.7.2 |
org.jeasy : easy-random-core | jar | 5.0.0 |