Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.nrinaudo |
ArtifactId | ArtifactIdkantan.regex-joda-time_2.12 |
Version | Version0.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex-joda-time_2.12/ -->
<dependency>
<groupId>com.nrinaudo</groupId>
<artifactId>kantan.regex-joda-time_2.12</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex-joda-time_2.12/
implementation 'com.nrinaudo:kantan.regex-joda-time_2.12:0.2.2'
// https://jarcasting.com/artifacts/com.nrinaudo/kantan.regex-joda-time_2.12/
implementation ("com.nrinaudo:kantan.regex-joda-time_2.12:0.2.2")
'com.nrinaudo:kantan.regex-joda-time_2.12:jar:0.2.2'
<dependency org="com.nrinaudo" name="kantan.regex-joda-time_2.12" rev="0.2.2">
<artifact name="kantan.regex-joda-time_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nrinaudo', module='kantan.regex-joda-time_2.12', version='0.2.2')
)
libraryDependencies += "com.nrinaudo" % "kantan.regex-joda-time_2.12" % "0.2.2"
[com.nrinaudo/kantan.regex-joda-time_2.12 "0.2.2"]