License |
License |
---|---|
GroupId | GroupIdcom.github.cornerman |
ArtifactId | ArtifactIdmycelium-core_2.12 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionmycelium-core
mycelium-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mycelium-core_2.12-0.3.1.pom | |
mycelium-core_2.12-0.3.1.jar | 92 KB |
mycelium-core_2.12-0.3.1-sources.jar | 6 KB |
mycelium-core_2.12-0.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cornerman/mycelium-core_2.12/ -->
<dependency>
<groupId>com.github.cornerman</groupId>
<artifactId>mycelium-core_2.12</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cornerman/mycelium-core_2.12/
implementation 'com.github.cornerman:mycelium-core_2.12:0.3.1'
// https://jarcasting.com/artifacts/com.github.cornerman/mycelium-core_2.12/
implementation ("com.github.cornerman:mycelium-core_2.12:0.3.1")
'com.github.cornerman:mycelium-core_2.12:jar:0.3.1'
<dependency org="com.github.cornerman" name="mycelium-core_2.12" rev="0.3.1">
<artifact name="mycelium-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cornerman', module='mycelium-core_2.12', version='0.3.1')
)
libraryDependencies += "com.github.cornerman" % "mycelium-core_2.12" % "0.3.1"
[com.github.cornerman/mycelium-core_2.12 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.outr : scribe_2.12 | jar | 3.8.1 |
com.github.cornerman : chameleon_2.12 | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
io.suzaku : boopickle_2.12 | jar | 1.4.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.11 |