Last Version

core 1.0.0

core

License

License

GroupId

GroupId

io.github.djice
ArtifactId

ArtifactId

core_2.11
Version

Version

1.0.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/djice/sbt-unzip-plugin
Project Organization

Project Organization

io.github.djice
Source Code Management

Source Code Management

https://github.com/djice/sbt-unzip-plugin

Download core_2.11 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.djice/core_2.11/ -->
<dependency>
    <groupId>io.github.djice</groupId>
    <artifactId>core_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.djice/core_2.11/
implementation 'io.github.djice:core_2.11:1.0.0'
// https://jarcasting.com/artifacts/io.github.djice/core_2.11/
implementation ("io.github.djice:core_2.11:1.0.0")
'io.github.djice:core_2.11:jar:1.0.0'
<dependency org="io.github.djice" name="core_2.11" rev="1.0.0">
  <artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.djice', module='core_2.11', version='1.0.0')
)
libraryDependencies += "io.github.djice" % "core_2.11" % "1.0.0"
[io.github.djice/core_2.11 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

Project Modules

There are no modules declared in this project.