License |
License |
---|---|
GroupId | GroupIdorg.tendiwa |
ArtifactId | ArtifactIdinflectible |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionParent POM.xml with most oftenly used pre-configured features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
inflectible-0.2.0.pom | |
inflectible-0.2.0.jar | 145 KB |
inflectible-0.2.0-sources.jar | 137 KB |
inflectible-0.2.0-javadoc.jar | 687 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tendiwa/inflectible/ -->
<dependency>
<groupId>org.tendiwa</groupId>
<artifactId>inflectible</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tendiwa/inflectible/
implementation 'org.tendiwa:inflectible:0.2.0'
// https://jarcasting.com/artifacts/org.tendiwa/inflectible/
implementation ("org.tendiwa:inflectible:0.2.0")
'org.tendiwa:inflectible:jar:0.2.0'
<dependency org="org.tendiwa" name="inflectible" rev="0.2.0">
<artifact name="inflectible" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tendiwa', module='inflectible', version='0.2.0')
)
libraryDependencies += "org.tendiwa" % "inflectible" % "0.2.0"
[org.tendiwa/inflectible "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.5 |
com.google.guava : guava | jar | 15.0 |
org.tendiwa : collections-utils | jar | 0.4.0 |
commons-io : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.8 |