GroupId | GroupIdcom.undefinedlabs.scope |
---|---|
ArtifactId | ArtifactIdscope-bootstrap |
Version | Version0.15.0 |
Type | Typejar |
Filename | Size |
---|---|
scope-bootstrap-0.15.0.pom | |
scope-bootstrap-0.15.0.jar | 3 KB |
scope-bootstrap-0.15.0-sources.jar | 3 KB |
scope-bootstrap-0.15.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-bootstrap/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-bootstrap</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-bootstrap/
implementation 'com.undefinedlabs.scope:scope-bootstrap:0.15.0'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-bootstrap/
implementation ("com.undefinedlabs.scope:scope-bootstrap:0.15.0")
'com.undefinedlabs.scope:scope-bootstrap:jar:0.15.0'
<dependency org="com.undefinedlabs.scope" name="scope-bootstrap" rev="0.15.0">
<artifact name="scope-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-bootstrap', version='0.15.0')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-bootstrap" % "0.15.0"
[com.undefinedlabs.scope/scope-bootstrap "0.15.0"]