GroupId | GroupIdcom.github.heuermh.adamexplorer |
---|---|
ArtifactId | ArtifactIdadam-explorer_2.12 |
Version | Version0.34.0 |
Type | Typejar |
Filename | Size |
---|---|
adam-explorer_2.12-0.34.0.pom | |
adam-explorer_2.12-0.34.0.jar | 10 MB |
adam-explorer_2.12-0.34.0-sources.jar | 32 KB |
adam-explorer_2.12-0.34.0-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamexplorer/adam-explorer_2.12/ -->
<dependency>
<groupId>com.github.heuermh.adamexplorer</groupId>
<artifactId>adam-explorer_2.12</artifactId>
<version>0.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamexplorer/adam-explorer_2.12/
implementation 'com.github.heuermh.adamexplorer:adam-explorer_2.12:0.34.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamexplorer/adam-explorer_2.12/
implementation ("com.github.heuermh.adamexplorer:adam-explorer_2.12:0.34.0")
'com.github.heuermh.adamexplorer:adam-explorer_2.12:jar:0.34.0'
<dependency org="com.github.heuermh.adamexplorer" name="adam-explorer_2.12" rev="0.34.0">
<artifact name="adam-explorer_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamexplorer', module='adam-explorer_2.12', version='0.34.0')
)
libraryDependencies += "com.github.heuermh.adamexplorer" % "adam-explorer_2.12" % "0.34.0"
[com.github.heuermh.adamexplorer/adam-explorer_2.12 "0.34.0"]