License |
License |
---|---|
GroupId | GroupIdorg.manatki |
ArtifactId | ArtifactIdderevo-core_2.11 |
Version | Version0.11.3 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
derevo-core_2.11-0.11.3.pom | |
derevo-core_2.11-0.11.3.jar | 74 KB |
derevo-core_2.11-0.11.3-sources.jar | 2 KB |
derevo-core_2.11-0.11.3-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.manatki/derevo-core_2.11/ -->
<dependency>
<groupId>org.manatki</groupId>
<artifactId>derevo-core_2.11</artifactId>
<version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.manatki/derevo-core_2.11/
implementation 'org.manatki:derevo-core_2.11:0.11.3'
// https://jarcasting.com/artifacts/org.manatki/derevo-core_2.11/
implementation ("org.manatki:derevo-core_2.11:0.11.3")
'org.manatki:derevo-core_2.11:jar:0.11.3'
<dependency org="org.manatki" name="derevo-core_2.11" rev="0.11.3">
<artifact name="derevo-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.manatki', module='derevo-core_2.11', version='0.11.3')
)
libraryDependencies += "org.manatki" % "derevo-core_2.11" % "0.11.3"
[org.manatki/derevo-core_2.11 "0.11.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.12 |