is not current version
Last Version 1.32.3324

com.trib3:build-resources 1.2.287

Resources for use during the build process

GroupId

GroupId

com.trib3
ArtifactId

ArtifactId

build-resources
Version

Version

1.2.287
Type

Type

jar

Download build-resources 1.2.287


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