License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.reactific |
ArtifactId | ArtifactIdhotspot-profiler_2.11 |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionhotspot-profiler
hotspot-profiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hotspot-profiler_2.11-0.3.4.pom | |
hotspot-profiler_2.11-0.3.4.zip | 22 bytes |
hotspot-profiler_2.11-0.3.4-sources.jar | 3 KB |
hotspot-profiler_2.11-0.3.4-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reactific/hotspot-profiler_2.11/ -->
<dependency>
<groupId>com.reactific</groupId>
<artifactId>hotspot-profiler_2.11</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.reactific/hotspot-profiler_2.11/
implementation 'com.reactific:hotspot-profiler_2.11:0.3.4'
// https://jarcasting.com/artifacts/com.reactific/hotspot-profiler_2.11/
implementation ("com.reactific:hotspot-profiler_2.11:0.3.4")
'com.reactific:hotspot-profiler_2.11:jar:0.3.4'
<dependency org="com.reactific" name="hotspot-profiler_2.11" rev="0.3.4">
<artifact name="hotspot-profiler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reactific', module='hotspot-profiler_2.11', version='0.3.4')
)
libraryDependencies += "com.reactific" % "hotspot-profiler_2.11" % "0.3.4"
[com.reactific/hotspot-profiler_2.11 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.specs2 : specs2-core_2.11 | jar | 3.9.5 |