License |
License |
---|---|
GroupId | GroupIdcom.github.bigwheel |
ArtifactId | ArtifactIdthpy_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionthpy
thpy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
thpy_2.12-0.1.0.pom | |
thpy_2.12-0.1.0.jar | 37 KB |
thpy_2.12-0.1.0-sources.jar | 4 KB |
thpy_2.12-0.1.0-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bigwheel/thpy_2.12/ -->
<dependency>
<groupId>com.github.bigwheel</groupId>
<artifactId>thpy_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigwheel/thpy_2.12/
implementation 'com.github.bigwheel:thpy_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.github.bigwheel/thpy_2.12/
implementation ("com.github.bigwheel:thpy_2.12:0.1.0")
'com.github.bigwheel:thpy_2.12:jar:0.1.0'
<dependency org="com.github.bigwheel" name="thpy_2.12" rev="0.1.0">
<artifact name="thpy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bigwheel', module='thpy_2.12', version='0.1.0')
)
libraryDependencies += "com.github.bigwheel" % "thpy_2.12" % "0.1.0"
[com.github.bigwheel/thpy_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.1 |
org.scala-lang : scala-library | jar | 2.12.1 |
org.scalactic : scalactic_2.12 | jar | 3.0.1 |
com.lihaoyi : sourcecode_2.12 | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |