License |
License |
---|---|
GroupId | GroupIdorg.uqbar-project |
ArtifactId | ArtifactIdqueComemos-repoRecetas-entrega3 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionqueComemos-repoRecetas-entrega3
Nuevo repositorio de Recetas para integrar en la entrega 3
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/queComemos-repoRecetas-entrega3/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>queComemos-repoRecetas-entrega3</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/queComemos-repoRecetas-entrega3/
implementation 'org.uqbar-project:queComemos-repoRecetas-entrega3:0.0.2'
// https://jarcasting.com/artifacts/org.uqbar-project/queComemos-repoRecetas-entrega3/
implementation ("org.uqbar-project:queComemos-repoRecetas-entrega3:0.0.2")
'org.uqbar-project:queComemos-repoRecetas-entrega3:jar:0.0.2'
<dependency org="org.uqbar-project" name="queComemos-repoRecetas-entrega3" rev="0.0.2">
<artifact name="queComemos-repoRecetas-entrega3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='queComemos-repoRecetas-entrega3', version='0.0.2')
)
libraryDependencies += "org.uqbar-project" % "queComemos-repoRecetas-entrega3" % "0.0.2"
[org.uqbar-project/queComemos-repoRecetas-entrega3 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.json : javax.json-api | jar | 1.0 |
com.google.code.gson : gson | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |