License |
License |
---|---|
GroupId | GroupIdcom.xebia |
ArtifactId | ArtifactIdcakemix_2.12 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncakemix
cakemix
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.xebia |
Filename | Size |
---|---|
cakemix_2.12-1.1.0.pom | |
cakemix_2.12-1.1.0.jar | 22 KB |
cakemix_2.12-1.1.0-sources.jar | 4 KB |
cakemix_2.12-1.1.0-javadoc.jar | 704 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xebia/cakemix_2.12/ -->
<dependency>
<groupId>com.xebia</groupId>
<artifactId>cakemix_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xebia/cakemix_2.12/
implementation 'com.xebia:cakemix_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.xebia/cakemix_2.12/
implementation ("com.xebia:cakemix_2.12:1.1.0")
'com.xebia:cakemix_2.12:jar:1.1.0'
<dependency org="com.xebia" name="cakemix_2.12" rev="1.1.0">
<artifact name="cakemix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xebia', module='cakemix_2.12', version='1.1.0')
)
libraryDependencies += "com.xebia" % "cakemix_2.12" % "1.1.0"
[com.xebia/cakemix_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.4 |