License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.extendo |
ArtifactId | ArtifactIdextendo-all |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExtendo
Extendo Project
|
Project URL |
Project URL |
Filename | Size |
---|---|
extendo-all-1.0.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-all/ -->
<dependency>
<groupId>net.fortytwo.extendo</groupId>
<artifactId>extendo-all</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-all/
implementation 'net.fortytwo.extendo:extendo-all:1.0'
// https://jarcasting.com/artifacts/net.fortytwo.extendo/extendo-all/
implementation ("net.fortytwo.extendo:extendo-all:1.0")
'net.fortytwo.extendo:extendo-all:pom:1.0'
<dependency org="net.fortytwo.extendo" name="extendo-all" rev="1.0">
<artifact name="extendo-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.extendo', module='extendo-all', version='1.0')
)
libraryDependencies += "net.fortytwo.extendo" % "extendo-all" % "1.0"
[net.fortytwo.extendo/extendo-all "1.0"]