License |
License |
---|---|
GroupId | GroupIdcom.m14n |
ArtifactId | ArtifactIdex |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtensions
Java Core Utilities
|
Filename | Size |
---|---|
ex-0.0.2.pom | |
ex-0.0.2.jar | 19 KB |
ex-0.0.2-sources.jar | 10 KB |
ex-0.0.2-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.m14n/ex/ -->
<dependency>
<groupId>com.m14n</groupId>
<artifactId>ex</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.m14n/ex/
implementation 'com.m14n:ex:0.0.2'
// https://jarcasting.com/artifacts/com.m14n/ex/
implementation ("com.m14n:ex:0.0.2")
'com.m14n:ex:jar:0.0.2'
<dependency org="com.m14n" name="ex" rev="0.0.2">
<artifact name="ex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m14n', module='ex', version='0.0.2')
)
libraryDependencies += "com.m14n" % "ex" % "0.0.2"
[com.m14n/ex "0.0.2"]