Last Version

Spring RTS - Common Resources 1.1

Common resources used by all Maven projects related to Spring RTS

License

License

GroupId

GroupId

com.springrts
ArtifactId

ArtifactId

resources
Version

Version

1.1
Type

Type

jar
Description

Description

Spring RTS - Common Resources
Common resources used by all Maven projects related to Spring RTS
Project Organization

Project Organization

Spring RTS Community

Download resources 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.