is not current version
Last Version 3

com.github.concept-not-found:shroud 2

Shroud object with a new interface

GroupId

GroupId

com.github.concept-not-found
ArtifactId

ArtifactId

shroud
Version

Version

2
Type

Type

jar

Download shroud 2


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