is not current version
Last Version 1.4

ru.greatbit.plow:plow-core 1.2


GroupId

GroupId

ru.greatbit.plow
ArtifactId

ArtifactId

plow-core
Version

Version

1.2
Type

Type

jar

Download plow-core 1.2


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