| License |
License
GNU General Public License v3.0
|
|---|---|
| GroupId | GroupIdio.janusproject.v1.extras.modules.ecoresolution |
| ArtifactId | ArtifactIdecoresolution |
| Version | Version1.1 |
| Type | Typepom |
| Description |
DescriptionEcoResolution
Janus Multi-Agent Platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ecoresolution-1.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.ecoresolution/ecoresolution/ -->
<dependency>
<groupId>io.janusproject.v1.extras.modules.ecoresolution</groupId>
<artifactId>ecoresolution</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.ecoresolution/ecoresolution/
implementation 'io.janusproject.v1.extras.modules.ecoresolution:ecoresolution:1.1'
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.ecoresolution/ecoresolution/
implementation ("io.janusproject.v1.extras.modules.ecoresolution:ecoresolution:1.1")
'io.janusproject.v1.extras.modules.ecoresolution:ecoresolution:pom:1.1'
<dependency org="io.janusproject.v1.extras.modules.ecoresolution" name="ecoresolution" rev="1.1">
<artifact name="ecoresolution" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.janusproject.v1.extras.modules.ecoresolution', module='ecoresolution', version='1.1')
)
libraryDependencies += "io.janusproject.v1.extras.modules.ecoresolution" % "ecoresolution" % "1.1"
[io.janusproject.v1.extras.modules.ecoresolution/ecoresolution "1.1"]