Categories |
CategoriesConfiguration Application Layer Libs config |
---|---|
GroupId | GroupIdorg.objectweb.proactive.extensions.p2p.structured |
ArtifactId | ArtifactIdproactive-p2p-structured-configuration |
Version | Version1.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.objectweb.proactive.extensions.p2p.structured/proactive-p2p-structured-configuration/ -->
<dependency>
<groupId>org.objectweb.proactive.extensions.p2p.structured</groupId>
<artifactId>proactive-p2p-structured-configuration</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.proactive.extensions.p2p.structured/proactive-p2p-structured-configuration/
implementation 'org.objectweb.proactive.extensions.p2p.structured:proactive-p2p-structured-configuration:1.5.1'
// https://jarcasting.com/artifacts/org.objectweb.proactive.extensions.p2p.structured/proactive-p2p-structured-configuration/
implementation ("org.objectweb.proactive.extensions.p2p.structured:proactive-p2p-structured-configuration:1.5.1")
'org.objectweb.proactive.extensions.p2p.structured:proactive-p2p-structured-configuration:jar:1.5.1'
<dependency org="org.objectweb.proactive.extensions.p2p.structured" name="proactive-p2p-structured-configuration" rev="1.5.1">
<artifact name="proactive-p2p-structured-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.proactive.extensions.p2p.structured', module='proactive-p2p-structured-configuration', version='1.5.1')
)
libraryDependencies += "org.objectweb.proactive.extensions.p2p.structured" % "proactive-p2p-structured-configuration" % "1.5.1"
[org.objectweb.proactive.extensions.p2p.structured/proactive-p2p-structured-configuration "1.5.1"]