License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.jeppeter |
ArtifactId | ArtifactIdcom.github.jeppeter |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionpom
regular expression extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.github.jeppeter-1.0.pom | |
com.github.jeppeter-1.0.jar | 2 KB |
com.github.jeppeter-1.0-sources.jar | 1 KB |
com.github.jeppeter-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeppeter/com.github.jeppeter/ -->
<dependency>
<groupId>com.github.jeppeter</groupId>
<artifactId>com.github.jeppeter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeppeter/com.github.jeppeter/
implementation 'com.github.jeppeter:com.github.jeppeter:1.0'
// https://jarcasting.com/artifacts/com.github.jeppeter/com.github.jeppeter/
implementation ("com.github.jeppeter:com.github.jeppeter:1.0")
'com.github.jeppeter:com.github.jeppeter:jar:1.0'
<dependency org="com.github.jeppeter" name="com.github.jeppeter" rev="1.0">
<artifact name="com.github.jeppeter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeppeter', module='com.github.jeppeter', version='1.0')
)
libraryDependencies += "com.github.jeppeter" % "com.github.jeppeter" % "1.0"
[com.github.jeppeter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |