License |
License |
---|---|
GroupId | GroupIdcom.lancethomps |
ArtifactId | ArtifactIdlava |
Version | Version1.9.3 |
Type | Typejar |
Description |
Descriptioncom.lancethomps:lava
Core libraries for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lava-1.9.3.pom | |
lava-1.9.3.jar | 865 KB |
lava-1.9.3-tests.jar | 58 KB |
lava-1.9.3-test-sources.jar | 33 KB |
lava-1.9.3-test-javadoc.jar | 224 KB |
lava-1.9.3-sources.jar | 394 KB |
lava-1.9.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lancethomps/lava/ -->
<dependency>
<groupId>com.lancethomps</groupId>
<artifactId>lava</artifactId>
<version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lancethomps/lava/
implementation 'com.lancethomps:lava:1.9.3'
// https://jarcasting.com/artifacts/com.lancethomps/lava/
implementation ("com.lancethomps:lava:1.9.3")
'com.lancethomps:lava:jar:1.9.3'
<dependency org="com.lancethomps" name="lava" rev="1.9.3">
<artifact name="lava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lancethomps', module='lava', version='1.9.3')
)
libraryDependencies += "com.lancethomps" % "lava" % "1.9.3"
[com.lancethomps/lava "1.9.3"]
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 | 4.2.0 |