is not current version
Last Version 2.0.3-7

net.blugrid:blugrid-java-core-resources 2.0.3-5

Blugird Web | CRM | eMarketing | eCommerce platform

Categories

Categories

Java Languages Net
GroupId

GroupId

net.blugrid
ArtifactId

ArtifactId

blugrid-java-core-resources
Version

Version

2.0.3-5
Type

Type

jar

Download blugrid-java-core-resources 2.0.3-5


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