GroupId | GroupIdicu.nullptr.stringfuck |
---|---|
ArtifactId | ArtifactIdlibrary |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
library-0.2.0.pom | |
library-0.2.0-release.aar | 3 KB |
library-0.2.0-release-sources.jar | 2 KB |
library-0.2.0-release-javadoc.jar | 262 KB |
library-0.2.0-debug.aar | 4 KB |
library-0.2.0-debug-sources.jar | 2 KB |
library-0.2.0-debug-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/ -->
<dependency>
<groupId>icu.nullptr.stringfuck</groupId>
<artifactId>library</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/
implementation 'icu.nullptr.stringfuck:library:0.2.0'
// https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/
implementation ("icu.nullptr.stringfuck:library:0.2.0")
'icu.nullptr.stringfuck:library:pom:0.2.0'
<dependency org="icu.nullptr.stringfuck" name="library" rev="0.2.0">
<artifact name="library" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.nullptr.stringfuck', module='library', version='0.2.0')
)
libraryDependencies += "icu.nullptr.stringfuck" % "library" % "0.2.0"
[icu.nullptr.stringfuck/library "0.2.0"]