Last Version

Common Resources 1.0.0

Common resources for building software

License

License

GroupId

GroupId

com.github.sebhoss.common
ArtifactId

ArtifactId

common-resources
Version

Version

1.0.0
Type

Type

jar
Description

Description

Common Resources
Common resources for building software
Project URL

Project URL

https://github.com/sebhoss/common-resources
Source Code Management

Source Code Management

https://github.com/sebhoss/common-resources

Download common-resources 1.0.0


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

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.