License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdmda |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mda-1.1.0.pom | 587 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/mda/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>mda</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/mda/
implementation 'org.tinygroup:mda:1.1.0'
// https://jarcasting.com/artifacts/org.tinygroup/mda/
implementation ("org.tinygroup:mda:1.1.0")
'org.tinygroup:mda:pom:1.1.0'
<dependency org="org.tinygroup" name="mda" rev="1.1.0">
<artifact name="mda" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='mda', version='1.1.0')
)
libraryDependencies += "org.tinygroup" % "mda" % "1.1.0"
[org.tinygroup/mda "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |