GroupId | GroupIdcom.thegoate |
---|---|
ArtifactId | ArtifactIdbarn |
Version | Version0.15.8.202102222200 |
Type | Typejar |
Filename | Size |
---|---|
barn-0.15.8.202102222200.pom | |
barn-0.15.8.202102222200.jar | 23 KB |
barn-0.15.8.202102222200-sources.jar | 20 KB |
barn-0.15.8.202102222200-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thegoate/barn/ -->
<dependency>
<groupId>com.thegoate</groupId>
<artifactId>barn</artifactId>
<version>0.15.8.202102222200</version>
</dependency>
// https://jarcasting.com/artifacts/com.thegoate/barn/
implementation 'com.thegoate:barn:0.15.8.202102222200'
// https://jarcasting.com/artifacts/com.thegoate/barn/
implementation ("com.thegoate:barn:0.15.8.202102222200")
'com.thegoate:barn:jar:0.15.8.202102222200'
<dependency org="com.thegoate" name="barn" rev="0.15.8.202102222200">
<artifact name="barn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thegoate', module='barn', version='0.15.8.202102222200')
)
libraryDependencies += "com.thegoate" % "barn" % "0.15.8.202102222200"
[com.thegoate/barn "0.15.8.202102222200"]