Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe_native0.3_2.11 |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
scribe_native0.3_2.11-2.4.0.pom | |
scribe_native0.3_2.11-2.4.0.jar | 379 KB |
scribe_native0.3_2.11-2.4.0-sources.jar | 15 KB |
scribe_native0.3_2.11-2.4.0-javadoc.jar | 571 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe_native0.3_2.11</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/
implementation 'com.outr:scribe_native0.3_2.11:2.4.0'
// https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/
implementation ("com.outr:scribe_native0.3_2.11:2.4.0")
'com.outr:scribe_native0.3_2.11:jar:2.4.0'
<dependency org="com.outr" name="scribe_native0.3_2.11" rev="2.4.0">
<artifact name="scribe_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe_native0.3_2.11', version='2.4.0')
)
libraryDependencies += "com.outr" % "scribe_native0.3_2.11" % "2.4.0"
[com.outr/scribe_native0.3_2.11 "2.4.0"]