GroupId | GroupIdcom.github.geirolz |
---|---|
ArtifactId | ArtifactIdscope-core_3 |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
scope-core_3-0.0.1.pom | |
scope-core_3-0.0.1.jar | 2 KB |
scope-core_3-0.0.1-sources.jar | 253 bytes |
scope-core_3-0.0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geirolz/scope-core_3/ -->
<dependency>
<groupId>com.github.geirolz</groupId>
<artifactId>scope-core_3</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/scope-core_3/
implementation 'com.github.geirolz:scope-core_3:0.0.1'
// https://jarcasting.com/artifacts/com.github.geirolz/scope-core_3/
implementation ("com.github.geirolz:scope-core_3:0.0.1")
'com.github.geirolz:scope-core_3:jar:0.0.1'
<dependency org="com.github.geirolz" name="scope-core_3" rev="0.0.1">
<artifact name="scope-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='scope-core_3', version='0.0.1')
)
libraryDependencies += "com.github.geirolz" % "scope-core_3" % "0.0.1"
[com.github.geirolz/scope-core_3 "0.0.1"]