is not current version
Last Version 4

org.bitbucket.cpointe.mash:mash-jolt 1


Categories

Categories

Jolt Data JSON
GroupId

GroupId

org.bitbucket.cpointe.mash
ArtifactId

ArtifactId

mash-jolt
Version

Version

1
Type

Type

jar

Download mash-jolt 1


<!-- https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-jolt/ -->
<dependency>
    <groupId>org.bitbucket.cpointe.mash</groupId>
    <artifactId>mash-jolt</artifactId>
    <version>1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-jolt/
implementation 'org.bitbucket.cpointe.mash:mash-jolt:1'
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.mash/mash-jolt/
implementation ("org.bitbucket.cpointe.mash:mash-jolt:1")
'org.bitbucket.cpointe.mash:mash-jolt:jar:1'
<dependency org="org.bitbucket.cpointe.mash" name="mash-jolt" rev="1">
  <artifact name="mash-jolt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cpointe.mash', module='mash-jolt', version='1')
)
libraryDependencies += "org.bitbucket.cpointe.mash" % "mash-jolt" % "1"
[org.bitbucket.cpointe.mash/mash-jolt "1"]