is not current version
Last Version 1.4

ru.greatbit.plow:plow-contract 1.3


GroupId

GroupId

ru.greatbit.plow
ArtifactId

ArtifactId

plow-contract
Version

Version

1.3
Type

Type

jar

Download plow-contract 1.3


<!-- https://jarcasting.com/artifacts/ru.greatbit.plow/plow-contract/ -->
<dependency>
    <groupId>ru.greatbit.plow</groupId>
    <artifactId>plow-contract</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.plow/plow-contract/
implementation 'ru.greatbit.plow:plow-contract:1.3'
// https://jarcasting.com/artifacts/ru.greatbit.plow/plow-contract/
implementation ("ru.greatbit.plow:plow-contract:1.3")
'ru.greatbit.plow:plow-contract:jar:1.3'
<dependency org="ru.greatbit.plow" name="plow-contract" rev="1.3">
  <artifact name="plow-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.plow', module='plow-contract', version='1.3')
)
libraryDependencies += "ru.greatbit.plow" % "plow-contract" % "1.3"
[ru.greatbit.plow/plow-contract "1.3"]