is not current version
Last Version 1.5

net.fortytwo.ripple:ripple-all 1.2

Semantic Web scripting language

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.ripple
ArtifactId

ArtifactId

ripple-all
Version

Version

1.2
Type

Type

pom

Download ripple-all 1.2

Filename Size
ripple-all-1.2.pom 6 KB
Browse

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