GroupId | GroupIdorg.novelfs |
---|---|
ArtifactId | ArtifactIdpure-log_2.11 |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
pure-log_2.11-0.1.2.pom | |
pure-log_2.11-0.1.2.jar | 33 KB |
pure-log_2.11-0.1.2-sources.jar | 4 KB |
pure-log_2.11-0.1.2-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.novelfs/pure-log_2.11/ -->
<dependency>
<groupId>org.novelfs</groupId>
<artifactId>pure-log_2.11</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.novelfs/pure-log_2.11/
implementation 'org.novelfs:pure-log_2.11:0.1.2'
// https://jarcasting.com/artifacts/org.novelfs/pure-log_2.11/
implementation ("org.novelfs:pure-log_2.11:0.1.2")
'org.novelfs:pure-log_2.11:jar:0.1.2'
<dependency org="org.novelfs" name="pure-log_2.11" rev="0.1.2">
<artifact name="pure-log_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.novelfs', module='pure-log_2.11', version='0.1.2')
)
libraryDependencies += "org.novelfs" % "pure-log_2.11" % "0.1.2"
[org.novelfs/pure-log_2.11 "0.1.2"]