Last Version

Flashcards 1.0

Extendo Project

License

License

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.extendo
ArtifactId

ArtifactId

flashcards
Version

Version

1.0
Type

Type

jar
Description

Description

Flashcards
Extendo Project

Download flashcards 1.0


<!-- https://jarcasting.com/artifacts/net.fortytwo.extendo/flashcards/ -->
<dependency>
    <groupId>net.fortytwo.extendo</groupId>
    <artifactId>flashcards</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.extendo/flashcards/
implementation 'net.fortytwo.extendo:flashcards:1.0'
// https://jarcasting.com/artifacts/net.fortytwo.extendo/flashcards/
implementation ("net.fortytwo.extendo:flashcards:1.0")
'net.fortytwo.extendo:flashcards:jar:1.0'
<dependency org="net.fortytwo.extendo" name="flashcards" rev="1.0">
  <artifact name="flashcards" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.extendo', module='flashcards', version='1.0')
)
libraryDependencies += "net.fortytwo.extendo" % "flashcards" % "1.0"
[net.fortytwo.extendo/flashcards "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.fortytwo.extendo : extendo-core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.