is not current version
Last Version 1.0.2

net.sheehantech.cherry:cherry-core 1.0.0


Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sheehantech.cherry
ArtifactId

ArtifactId

cherry-core
Version

Version

1.0.0
Type

Type

jar

Download cherry-core 1.0.0


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